summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-09
|\
| * net: add a UID to use for ULP socket assignmentJohn Fastabend2018-02-06
* | tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2018-02-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-07
|\ \
| * | netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-07
| * | netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso2018-02-02
* | | net: erspan: fix erspan config overwriteWilliam Tu2018-02-06
* | | net: erspan: fix metadata extractionWilliam Tu2018-02-06
| |/ |/|
* | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\ \
| * | ip: Define usercopy region in IP proto slab cacheDavid Windsor2018-01-15
* | | Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin2018-02-02
| |/ |/|
* | net: igmp: add a missing rcu locking sectionEric Dumazet2018-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-01
|\ \
| * | netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-01-31
| * | netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov2018-01-31
* | | inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven2018-02-01
* | | tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell2018-02-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \ \
| * | | tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva2018-01-31
| * | | ipmr: Fix ptrdiff_t print formattingJames Hogan2018-01-30
| * | | tcp: release sk_frag.page in tcp_disconnectLi RongQing2018-01-29
| * | | ipv4: Get the address of interface correctly.Tonghao Zhang2018-01-29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-29
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-28
| |\ \ \ \
| | * | | | bpf: Add BPF_SOCK_OPS_STATE_CBLawrence Brakmo2018-01-25
| | * | | | bpf: Add BPF_SOCK_OPS_RETRANS_CBLawrence Brakmo2018-01-25
| | * | | | bpf: Add sock_ops RTO callbackLawrence Brakmo2018-01-25
| | * | | | bpf: Support passing args to sock_ops bpf functionLawrence Brakmo2018-01-25
| * | | | | net/ipv4: Allow send to local broadcast from a socket bound to a VRFDavid Ahern2018-01-25
| * | | | | net: erspan: use bitfield instead of mask and offsetWilliam Tu2018-01-25
| * | | | | Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-01-24
| |\ \ \ \ \
| | * | | | | ipconfig: use dev_set_mtu()Al Viro2018-01-24
| | * | | | | ip_rt_ioctl(): take copyin to callerAl Viro2018-01-24
| | * | | | | devinet_ioctl(): take copyin/copyout to callerAl Viro2018-01-24
| | * | | | | net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-24
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ip_tunnel: Use mark in skb by defaultThomas Winter2018-01-24
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-21
| |\ \ \ \ \ \
| | * | | | | | netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-19
| | * | | | | | netfilter: nf_nat_snmp_basic: use asn1 decoder libraryTaehee Yoo2018-01-19
| | * | | | | | netfilter: nf_nat_snmp_basic: use nf_ct_helper_logTaehee Yoo2018-01-19
| | * | | | | | netfilter: nf_nat_snmp_basic: replace ctinfo with dir.Taehee Yoo2018-01-19
| | * | | | | | netfilter: nf_nat_snmp_basic: remove debug parameterTaehee Yoo2018-01-19
| | * | | | | | netfilter: nf_nat_snmp_basic: remove useless commentTaehee Yoo2018-01-19
| | * | | | | | netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann2018-01-16
| | * | | | | | netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann2018-01-16
| | * | | | | | netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2018-01-11
| | * | | | | | netfilter: clusterip: make sure arp hooks are availableFlorian Westphal2018-01-11