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-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-01
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
net/tcp: convert to ->poll_mask
Christoph Hellwig
2018-05-24
ipv4: remove warning in ip_recv_error
Willem de Bruijn
2018-05-23
net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
Roopa Prabhu
2018-05-22
ipmr: properly check rhltable_init() return value
Eric Dumazet
2018-05-17
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
erspan: fix invalid erspan version.
William Tu
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
2018-05-16
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
2018-05-03
tcp: restore autocorking
Eric Dumazet
2018-05-02
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
2018-05-02
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
2018-05-01
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-04-27
tcp: ignore Fast Open on repair mode
Yuchung Cheng
2018-04-23
tcp: don't read out-of-bounds opsize
Jann Horn
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-16
net: Fix one possible memleak in ip_setup_cork
Gao Feng
2018-04-16
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-12
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-04-10
ip_gre: clear feature flags when incompatible o_flags are set
Sabrina Dubroca
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-04-07
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-05
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
2018-04-05
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-01
route: check sysctl_fib_multipath_use_neigh earlier than hash
Xin Long
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
Eric Dumazet
[next]