summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | net: sched: act_ipt method rename for grep-ability and consistencyJamal Hadi Salim2018-08-131-4/+4
| | * | | | net: sched: act_gact method rename for grep-ability and consistencyJamal Hadi Salim2018-08-131-3/+3
| | * | | | net: sched: act_sum method rename for grep-ability and consistencyJamal Hadi Salim2018-08-131-3/+3
| | * | | | net: sched: act_bpf method rename for grep-ability and consistencyJamal Hadi Salim2018-08-131-3/+3
| | * | | | net: sched: act_connmark method rename for grep-ability and consistencyJamal Hadi Salim2018-08-131-3/+3
| | * | | | l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang2018-08-131-1/+1
| | * | | | ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry2018-08-132-3/+14
| | * | | | net/tls: Combined memory allocation for decryption requestVakul Garg2018-08-131-96/+142
| | * | | | ip: process in-order fragments efficientlyPeter Oskolkov2018-08-122-42/+70
| | * | | | ip: add helpers to process in-order fragments faster.Peter Oskolkov2018-08-121-0/+73
| | * | | | net: sched: act_police: remove dependency on rtnl lockVlad Buslov2018-08-111-3/+6
| | * | | | net: core: protect rate estimator statistics pointer with lockVlad Buslov2018-08-111-8/+13
| | * | | | net: sched: act_mirred: remove dependency on rtnl lockVlad Buslov2018-08-111-27/+51
| | * | | | net: sched: extend action ops with put_dev callbackVlad Buslov2018-08-112-1/+12
| | * | | | net: sched: act_vlan: remove dependency on rtnl lockVlad Buslov2018-08-111-12/+15
| | * | | | net: sched: act_tunnel_key: remove dependency on rtnl lockVlad Buslov2018-08-111-13/+13
| | * | | | net: sched: act_skbmod: remove dependency on rtnl lockVlad Buslov2018-08-111-5/+9
| | * | | | net: sched: act_simple: remove dependency on rtnl lockVlad Buslov2018-08-111-1/+5
| | * | | | net: sched: act_sample: remove dependency on rtnl lockVlad Buslov2018-08-111-2/+10
| | * | | | net: sched: act_pedit: remove dependency on rtnl lockVlad Buslov2018-08-111-20/+20
| | * | | | net: sched: act_ipt: remove dependency on rtnl lockVlad Buslov2018-08-111-0/+3
| | * | | | net: sched: act_ife: remove dependency on rtnl lockVlad Buslov2018-08-111-15/+25
| | * | | | net: sched: act_gact: remove dependency on rtnl lockVlad Buslov2018-08-111-2/+8
| | * | | | net: sched: act_csum: remove dependency on rtnl lockVlad Buslov2018-08-111-9/+15
| | * | | | net: sched: act_bpf: remove dependency on rtnl lockVlad Buslov2018-08-111-3/+7
| | * | | | net/sctp: Replace in/out stream arrays with flex_arrayKonstantin Khorenko2018-08-111-22/+66
| | * | | | net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko2018-08-118-71/+78
| | * | | | l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()Guillaume Nault2018-08-111-1/+1
| | * | | | l2tp: zero out stats in pppol2tp_copy_stats()Guillaume Nault2018-08-111-4/+3
| | * | | | l2tp: remove pppol2tp_session_ioctl()Guillaume Nault2018-08-111-47/+3
| | * | | | l2tp: remove pppol2tp_tunnel_ioctl()Guillaume Nault2018-08-111-79/+53
| | * | | | l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()Guillaume Nault2018-08-111-29/+44
| | * | | | l2tp: simplify pppol2tp_ioctl()Guillaume Nault2018-08-111-27/+6
| | * | | | l2tp: split l2tp_session_get()Guillaume Nault2018-08-116-36/+36
| | * | | | l2tp: define l2tp_tunnel_uses_xfrm()Guillaume Nault2018-08-113-10/+21
| | * | | | tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng2018-08-111-4/+4
| | * | | | tcp: always ACK immediately on hole repairsYuchung Cheng2018-08-111-2/+2
| | * | | | tcp: avoid resetting ACK timer in DCTCPYuchung Cheng2018-08-111-2/+2
| | * | | | tcp: mandate a one-time immediate ACKYuchung Cheng2018-08-111-1/+3
| | * | | | rxrpc: remove redundant static int 'zero'Colin Ian King2018-08-111-1/+0
| | * | | | net/smc: send response to test link signalUrsula Braun2018-08-101-0/+34
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-102-6/+28
| | |\ \ \ \
| | | * | | | Bluetooth: Add definitions for LE set address resolutionAnkit Navik2018-08-101-0/+28
| | | * | | | Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing2018-08-062-6/+0
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-08-106-44/+264
| | |\ \ \ \ \
| | | * | | | | netfilter: nfnetlink_osf: fix using plain integer as NULL warningWei Yongjun2018-08-081-1/+1
| | | * | | | | netfilter: nft_ct: enable conntrack for helpersPablo Neira Ayuso2018-08-071-0/+14
| | | * | | | | netfilter: nft_ct: add ct timeout supportHarsha Sharma2018-08-071-1/+203
| | | * | | | | netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout objectPablo Neira Ayuso2018-08-073-21/+26
| | | * | | | | netfilter: cttimeout: move ctnl_untimeout to nf_conntrackHarsha Sharma2018-08-072-18/+19