summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-01-25tcp: reduce skb overhead in selected placesEric Dumazet
2017-01-25tipc: uninitialized return code in tipc_setsockopt()Dan Carpenter
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim
2017-01-24net: sctp: fix array overrun read on sctp_timer_tblColin Ian King
2017-01-24net: dsa: Drop WARN() in tag_brcm.cFlorian Fainelli
2017-01-24bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann
2017-01-24bpf: enable load bytes helper for filter/reuseport progsDaniel Borkmann
2017-01-24bpf: simplify __is_valid_access test on cbDaniel Borkmann
2017-01-24net/sched: Introduce sample tc actionYotam Gigi
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi
2017-01-24net: dsa: Fix inverted test for multiple CPU interfaceAndrew Lunn
2017-01-24bridge: multicast to unicastFelix Fietkau
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-22ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet
2017-01-226lowpan: use rb_entry()Geliang Tang
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-20inet: don't use sk_v6_rcv_saddr directlyJosef Bacik
2017-01-20net: remove duplicate code.Mahesh Bandewar
2017-01-20fq_codel: Avoid regenerating skb flow hash unless necessaryAndrew Collins
2017-01-20tipc: make replicast a user selectable optionJon Paul Maloy
2017-01-20tipc: introduce replicast as transport option for multicastJon Paul Maloy
2017-01-20tipc: add functionality to lookup multicast destination nodesJon Paul Maloy
2017-01-20tipc: add function for checking broadcast support in bearerJon Paul Maloy
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter
2017-01-20gre6: Clean up unused struct ipv6_tel_txoption definitionJakub Sitnicki
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet
2017-01-19net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern
2017-01-19net: caif: Remove unused stats member from struct chnl_netTobias Klauser
2017-01-19net/sched: cls_flower: reduce fl_change stack sizeArnd Bergmann
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18net: dsa: use cpu_switch instead of ds[0]Vivien Didelot
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-18sctp: add stream reconf primitiveXin Long
2017-01-18sctp: add stream reconf timerXin Long
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik
2017-01-18inet: split inet_csk_get_port into two functionsJosef Bacik
2017-01-18inet: don't check for bind conflicts twice when searching for a portJosef Bacik
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik
2017-01-18inet: drop ->bind_conflictJosef Bacik
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2017-01-17tcp: accept RST for rcv_nxt - 1 after receiving a FINJason Baron
2017-01-17net: ping: Use right format specifier to avoid type castingGao Feng
2017-01-17bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller