summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-08-13packet: switch kvzalloc to allocate memoryLi RongQing
2018-08-13net: sched: act_mirred method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_vlan method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_skbmod method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_skbedit method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_simple method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_police method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_pedit method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_nat method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_ipt method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_gact method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_sum method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_bpf method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_connmark method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry
2018-08-13net/tls: Combined memory allocation for decryption requestVakul Garg
2018-08-11ip: process in-order fragments efficientlyPeter Oskolkov
2018-08-11ip: add helpers to process in-order fragments faster.Peter Oskolkov
2018-08-11net: sched: act_police: remove dependency on rtnl lockVlad Buslov
2018-08-11net: core: protect rate estimator statistics pointer with lockVlad Buslov
2018-08-11net: sched: act_mirred: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: extend action ops with put_dev callbackVlad Buslov
2018-08-11net: sched: act_vlan: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_tunnel_key: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_skbmod: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_simple: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_sample: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_pedit: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_ipt: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_ife: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_gact: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_csum: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_bpf: remove dependency on rtnl lockVlad Buslov
2018-08-11net/sctp: Replace in/out stream arrays with flex_arrayKonstantin Khorenko
2018-08-11net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko
2018-08-11l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()Guillaume Nault
2018-08-11l2tp: zero out stats in pppol2tp_copy_stats()Guillaume Nault
2018-08-11l2tp: remove pppol2tp_session_ioctl()Guillaume Nault
2018-08-11l2tp: remove pppol2tp_tunnel_ioctl()Guillaume Nault
2018-08-11l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()Guillaume Nault
2018-08-11l2tp: simplify pppol2tp_ioctl()Guillaume Nault
2018-08-11l2tp: split l2tp_session_get()Guillaume Nault
2018-08-11l2tp: define l2tp_tunnel_uses_xfrm()Guillaume Nault
2018-08-11tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng
2018-08-11tcp: always ACK immediately on hole repairsYuchung Cheng
2018-08-11tcp: avoid resetting ACK timer in DCTCPYuchung Cheng
2018-08-11tcp: mandate a one-time immediate ACKYuchung Cheng
2018-08-11rxrpc: remove redundant static int 'zero'Colin Ian King
2018-08-10net/smc: send response to test link signalUrsula Braun