summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-11NFC: digital: Rework ACK PDU handling in initiator modeThierry Escande
2016-07-11NFC: digital: Fix ACK & NACK PDUs handling in target modeThierry Escande
2016-07-11NFC: digital: Fix target DEP_REQ I-PDU handling after ATN PDUThierry Escande
2016-07-11NFC: digital: Remove useless call to skb_reserve()Thierry Escande
2016-07-11NFC: digital: Fix handling of saved PDU sk_buff pointersThierry Escande
2016-07-06NFC: digital: Abort last command when dep link goes downThierry Escande
2016-07-06NFC: digital: Set the command pending flagThierry Escande
2016-07-06NFC: digital: Call pending command callbacks at device unregisterThierry Escande
2016-07-06NFC: digital: Rework error handling in DEP_RES responseThierry Escande
2016-07-06NFC: digital: Fix a memory leak in NFC-F listening modeThierry Escande
2016-07-06NFC: llcp: Fix 2 memory leaksThierry Escande
2016-07-06NFC: llcp: Fix usage of llcp_add_tlv()Thierry Escande
2016-07-04NFC: llcp: Use dynamic debug for hex dumpThierry Escande
2016-07-04NFC: digital: Add a delay between poll cyclesThierry Escande
2016-07-04NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz
2016-07-01Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller
2016-07-01RDS: Do not send a pong to an incoming ping with 0 src portSowmini Varadhan
2016-07-01RDS: TCP: Simplify reconnect to avoid duelling reconnnect attemptsSowmini Varadhan
2016-07-01RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan
2016-07-01RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan
2016-07-01RDS: TCP: make ->sk_user_data point to a rds_conn_pathSowmini Varadhan
2016-07-01RDS: TCP: Refactor connection destruction to handle multiple pathsSowmini Varadhan
2016-07-01RDS: TCP: Make rds_tcp_connection track the rds_conn_pathSowmini Varadhan
2016-07-01RDS: TCP: Remove dead logic around c_passive in rds-tcpSowmini Varadhan
2016-07-01RDS: Rework path specific indirectionsSowmini Varadhan
2016-07-01cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang
2016-07-01net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()Michal Soltys
2016-07-01net/sched/sch_hfsc.c: go passive after vt updateMichal Soltys
2016-07-01net/sched/sch_hfsc.c: remove leftover dlist and droplistMichal Soltys
2016-07-01net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()Michal Soltys
2016-07-01net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...Michal Soltys
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet
2016-06-30fib_rules: Added NLM_F_EXCL support to fib_nl_newruleMateusz Bajorski
2016-06-30tcp: add an ability to dump and restore window parametersAndrey Vagin
2016-06-30net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov
2016-06-30bpf: add bpf_skb_change_type helperDaniel Borkmann
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann
2016-06-30bpf: don't use raw processor id in generic helperDaniel Borkmann
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-30batman-adv: Add debugfs table for mcast flagsLinus Lüssing
2016-06-30batman-adv: Adding logging of mcast flag changesLinus Lüssing
2016-06-30batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing
2016-06-30batman-adv: Always flood IGMP/MLD reportsLinus Lüssing
2016-06-30batman-adv: Include frame priority in fragment headerAndrew Lunn
2016-06-30batman-adv: Set skb priority in fragmentsAndrew Lunn
2016-06-30batman-adv: init ELP tweaking options only onceMarek Lindner