aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2018-08-28Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-28Merge tag 'v4.12.29' into standard/baseBruce Ashfield
2018-08-25tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-08-25ipv4: igmp: guard against silly MTU valuesEric Dumazet
2018-07-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-05Merge tag 'v4.12.26' into standard/baseBruce Ashfield
2018-07-04net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2018-01-23Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-01-23mac80211: add api to start ba session timer expired flowNaftali Goldstein
2017-12-20Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-20netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal
2017-12-20netfilter: conntrack: add nf_ct_iterate_destroyFlorian Westphal
2017-12-20netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal
2017-12-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-18tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-12-18tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet
2017-12-18tcp/dccp: fix ireq->opt racesEric Dumazet
2017-11-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-27udp: perform source validation for mcast early demuxPaolo Abeni
2017-11-27netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann
2017-11-27IPv4: early demux can return an error codePaolo Abeni
2017-11-27sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-11-25mac80211: fix VLAN handling with TXQsJohannes Berg
2017-10-24net: sysrq via icmpCarsten Emde
2017-10-24net/Qdisc: use a seqlock instead seqcountSebastian Andrzej Siewior
2017-10-24seqlock: Prevent rt starvationThomas Gleixner
2017-10-24net: fix compilation when busy poll is not enabledDaniel Borkmann
2017-10-24xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner
2017-09-20Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-20Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-20udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-09-20ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-09-20ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-30ipv4: better IP_MAX_MTU enforcementEric Dumazet
2017-08-30bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2017-08-11udp6: fix socket leak on early demuxPaolo Abeni
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-07-27percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-21vxlan: fix hlist corruptionJiri Benc
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-14dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg
2017-06-07xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu
2017-06-05net: Update TCP congestion control documentationAnmol Sarma
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller