index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-07
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
2018-02-06
net: erspan: fix erspan config overwrite
William Tu
2018-02-06
net: erspan: fix metadata extraction
William Tu
2018-02-06
net: add a UID to use for ULP socket assignment
John Fastabend
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-02
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
2018-02-01
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-01
inet: Avoid unitialized variable warning in inet_unhash()
Geert Uytterhoeven
2018-02-01
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
Neal Cardwell
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-01-31
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
2018-01-31
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
ipmr: Fix ptrdiff_t print formatting
James Hogan
2018-01-29
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-01-29
ipv4: Get the address of interface correctly.
Tonghao Zhang
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-25
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
David Ahern
2018-01-25
net: erspan: use bitfield instead of mask and offset
William Tu
2018-01-25
bpf: Add BPF_SOCK_OPS_STATE_CB
Lawrence Brakmo
2018-01-25
bpf: Add BPF_SOCK_OPS_RETRANS_CB
Lawrence Brakmo
2018-01-25
bpf: Add sock_ops RTO callback
Lawrence Brakmo
2018-01-25
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-24
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
ipconfig: use dev_set_mtu()
Al Viro
2018-01-24
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
devinet_ioctl(): take copyin/copyout to caller
Al Viro
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
2018-01-24
ip_tunnel: Use mark in skb by default
Thomas Winter
2018-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
Yossi Kuperman
2018-01-22
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-01-22
gso: validate gso_type in GSO handlers
Willem de Bruijn
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
2018-01-19
tcp: avoid min-RTT overestimation from delayed ACKs
Yuchung Cheng
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
[next]