summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_protoYossi Kuperman2018-03-071-1/+2
* xfrm: reuse uncached_list to track xdstsXin Long2018-02-162-9/+16
* net: igmp: add a missing rcu locking sectionEric Dumazet2018-02-011-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-013-14/+22
|\
| * netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-01-312-11/+9
| * netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov2018-01-311-3/+13
* | inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven2018-02-011-4/+2
* | tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell2018-02-011-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3159-2262/+1427
|\ \
| * | tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva2018-01-311-1/+1
| * | ipmr: Fix ptrdiff_t print formattingJames Hogan2018-01-301-1/+1
| * | tcp: release sk_frag.page in tcp_disconnectLi RongQing2018-01-291-0/+6
| * | ipv4: Get the address of interface correctly.Tonghao Zhang2018-01-291-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-294-3/+20
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-284-3/+38
| |\ \ \
| | * | | bpf: Add BPF_SOCK_OPS_STATE_CBLawrence Brakmo2018-01-251-0/+24
| | * | | bpf: Add BPF_SOCK_OPS_RETRANS_CBLawrence Brakmo2018-01-251-0/+4
| | * | | bpf: Add sock_ops RTO callbackLawrence Brakmo2018-01-251-0/+7
| | * | | bpf: Support passing args to sock_ops bpf functionLawrence Brakmo2018-01-253-3/+3
| * | | | net/ipv4: Allow send to local broadcast from a socket bound to a VRFDavid Ahern2018-01-253-3/+33
| * | | | net: erspan: use bitfield instead of mask and offsetWilliam Tu2018-01-251-24/+14
| * | | | Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-01-244-85/+55
| |\ \ \ \
| | * | | | ipconfig: use dev_set_mtu()Al Viro2018-01-241-14/+3
| | * | | | ip_rt_ioctl(): take copyin to callerAl Viro2018-01-243-19/+9
| | * | | | devinet_ioctl(): take copyin/copyout to callerAl Viro2018-01-243-45/+34
| | * | | | net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-241-7/+9
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-241-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ip_tunnel: Use mark in skb by defaultThomas Winter2018-01-241-3/+10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-234-1/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-2111-1386/+456
| |\ \ \ \ \
| | * | | | | netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-192-2/+0
| | * | | | | netfilter: nf_nat_snmp_basic: use asn1 decoder libraryTaehee Yoo2018-01-195-1192/+419
| | * | | | | netfilter: nf_nat_snmp_basic: use nf_ct_helper_logTaehee Yoo2018-01-191-5/+6
| | * | | | | netfilter: nf_nat_snmp_basic: replace ctinfo with dir.Taehee Yoo2018-01-191-5/+2
| | * | | | | netfilter: nf_nat_snmp_basic: remove debug parameterTaehee Yoo2018-01-191-62/+0
| | * | | | | netfilter: nf_nat_snmp_basic: remove useless commentTaehee Yoo2018-01-191-30/+0
| | * | | | | netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann2018-01-161-1/+3
| | * | | | | netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann2018-01-161-5/+19
| | * | | | | netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2018-01-112-2/+13
| | * | | | | netfilter: clusterip: make sure arp hooks are availableFlorian Westphal2018-01-111-0/+1
| | * | | | | netfilter: improve flow table Kconfig dependenciesArnd Bergmann2018-01-101-1/+2
| | * | | | | netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-102-45/+4
| | * | | | | netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-102-64/+17
| | * | | | | netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-102-2/+0
| * | | | | | tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng2018-01-192-1/+3
| * | | | | | tcp: avoid min-RTT overestimation from delayed ACKsYuchung Cheng2018-01-191-2/+21
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-174-2/+10
| |\ \ \ \ \ \
| * | | | | | | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-1612-20/+0
| * | | | | | | net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-152-3/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-111-1/+3
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud