aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13net: sched: act_connmark method rename for grep-ability and consistencyJamal Hadi Salim1-3/+3
2018-08-13cpumask: make cpumask_next_wrap available without smpWillem de Bruijn1-0/+7
2018-08-13r8169: don't use MSI-X on RTL8168gHeiner Kallweit1-0/+5
2018-08-13net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer1-1/+0
2018-08-13net: nixge: Do not zero application specific fields in descMoritz Fischer1-10/+0
2018-08-13l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang1-1/+1
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry5-4/+22
2018-08-13net/tls: Combined memory allocation for decryption requestVakul Garg2-100/+142
2018-08-11ip: process in-order fragments efficientlyPeter Oskolkov2-42/+70
2018-08-11ip: add helpers to process in-order fragments faster.Peter Oskolkov2-0/+79
2018-08-11net: sched: act_police: remove dependency on rtnl lockVlad Buslov1-3/+6
2018-08-11net: core: protect rate estimator statistics pointer with lockVlad Buslov2-10/+15
2018-08-11net: sched: act_mirred: remove dependency on rtnl lockVlad Buslov1-27/+51
2018-08-11net: sched: extend action ops with put_dev callbackVlad Buslov3-1/+13
2018-08-11net: sched: act_vlan: remove dependency on rtnl lockVlad Buslov1-12/+15
2018-08-11net: sched: act_tunnel_key: remove dependency on rtnl lockVlad Buslov1-13/+13
2018-08-11net: sched: act_skbmod: remove dependency on rtnl lockVlad Buslov1-5/+9
2018-08-11net: sched: act_simple: remove dependency on rtnl lockVlad Buslov1-1/+5
2018-08-11net: sched: act_sample: remove dependency on rtnl lockVlad Buslov1-2/+10
2018-08-11net: sched: act_pedit: remove dependency on rtnl lockVlad Buslov1-20/+20
2018-08-11net: sched: act_ipt: remove dependency on rtnl lockVlad Buslov1-0/+3
2018-08-11net: sched: act_ife: remove dependency on rtnl lockVlad Buslov1-15/+25
2018-08-11net: sched: act_gact: remove dependency on rtnl lockVlad Buslov1-2/+8
2018-08-11net: sched: act_csum: remove dependency on rtnl lockVlad Buslov1-9/+15
2018-08-11net: sched: act_bpf: remove dependency on rtnl lockVlad Buslov1-3/+7
2018-08-11net/sctp: Replace in/out stream arrays with flex_arrayKonstantin Khorenko2-26/+71
2018-08-11net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko9-81/+103
2018-08-11tc: Update README and add configKeara Leibovitz2-5/+59
2018-08-11l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()Guillaume Nault1-1/+1
2018-08-11l2tp: zero out stats in pppol2tp_copy_stats()Guillaume Nault1-4/+3
2018-08-11l2tp: remove pppol2tp_session_ioctl()Guillaume Nault2-48/+4
2018-08-11l2tp: remove pppol2tp_tunnel_ioctl()Guillaume Nault1-79/+53
2018-08-11l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()Guillaume Nault1-29/+44
2018-08-11l2tp: simplify pppol2tp_ioctl()Guillaume Nault1-27/+6
2018-08-11l2tp: split l2tp_session_get()Guillaume Nault6-36/+36
2018-08-11l2tp: define l2tp_tunnel_uses_xfrm()Guillaume Nault3-10/+21
2018-08-11net: socionext: Increase descriptors to 256Ilias Apalodimas1-3/+2
2018-08-11net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas1-15/+10
2018-08-11vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing1-21/+6
2018-08-11virtio_net: Stripe queue affinities across cores.Caleb Raitto1-15/+27
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto5-14/+14
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead6-5/+1443
2018-08-11tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng1-4/+4
2018-08-11tcp: always ACK immediately on hole repairsYuchung Cheng1-2/+2
2018-08-11tcp: avoid resetting ACK timer in DCTCPYuchung Cheng1-2/+2
2018-08-11tcp: mandate a one-time immediate ACKYuchung Cheng2-2/+5
2018-08-11wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-11wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+4
2018-08-11rxrpc: remove redundant static int 'zero'Colin Ian King1-1/+0