summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-12-20xfrm: Separate ESP handling from segmentation for GRO packets.Steffen Klassert
2017-12-19net_sched: properly check for empty skb array on error pathCong Wang
2017-12-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-12-19net: Disable GRO_HW when generic XDP is installed on a device.Michael Chan
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan
2017-12-19sock: Move the socket inuse to namespace.Tonghao Zhang
2017-12-19sock: Change the netns_core member name.Tonghao Zhang
2017-12-18net: erspan: reload pointer after pskb_may_pullWilliam Tu
2017-12-18net: erspan: fix wrong return valueWilliam Tu
2017-12-18net/ncsi: Don't take any action on HNCDSC AENSamuel Mendoza-Jonas
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-16Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko
2017-12-15net: sched: fix clsact init error pathJiri Pirko
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan
2017-12-15sctp: support sysctl to allow users to use stream interleaveXin Long
2017-12-15sctp: update mid instead of ssn when doing stream and asoc resetXin Long
2017-12-15sctp: add stream interleave support in stream schedulerXin Long
2017-12-15sctp: implement handle_ftsn for sctp_stream_interleaveXin Long
2017-12-15sctp: implement report_ftsn for sctp_stream_interleaveXin Long
2017-12-15sctp: implement validate_ftsn for sctp_stream_interleaveXin Long
2017-12-15sctp: implement generate_ftsn for sctp_stream_interleaveXin Long
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long
2017-12-15net: sched: Move to new offload indication in REDYuval Mintz
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz
2017-12-15ip6_gre: add erspan v2 supportWilliam Tu
2017-12-15net: erspan: introduce erspan v2 for ip_greWilliam Tu
2017-12-15net: erspan: refactor existing erspan codeWilliam Tu
2017-12-15sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn
2017-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-12-15Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-12-15net: dsa: mediatek: combine MediaTek tag with VLAN tagSean Wang
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-13tcp: refresh tcp_mstamp from timers callbacksEric Dumazet
2017-12-13tcp: fix potential underestimation on rcv_rttWei Wang
2017-12-13tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng
2017-12-13net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn
2017-12-13net: bridge: use rhashtable for fdbsNikolay Aleksandrov
2017-12-13tcp/dccp: avoid one atomic operation for timewait hashdanceEric Dumazet
2017-12-13Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-12-13tcp: allow TLP in ECN CWRNeal Cardwell
2017-12-13net_sched: switch to exit_batch for action pernet opsCong Wang
2017-12-13net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2017-12-13tipc: eliminate potential memory leakJon Maloy
2017-12-13net: remove duplicate includesPravin Shedge
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet