开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2016-05-18
gre: do not pull header in ICMP error processing
Jiri Benc
2016-05-18
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-05-18
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-04-20
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
2016-04-20
ipv4: fix broadcast packets reception
Paolo Abeni
2016-04-20
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2016-04-20
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-04-20
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
2016-04-20
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-04-20
ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
Hannes Frederic Sowa
2016-04-20
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2016-04-20
tcp: convert cached rtt from usec to jiffies when feeding initial rto
Konstantin Khlebnikov
2016-03-03
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2016-03-03
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2016-03-03
route: check and remove route cache when we get route
Xin Long
2016-03-03
tcp: md5: release request socket instead of listener
Eric Dumazet
2016-03-03
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
2016-03-03
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-03-03
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-03-03
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
2016-03-03
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2016-03-03
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-31
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-31
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-18
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
2015-12-16
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
2015-12-14
net: fix IP early demux races
Eric Dumazet
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-13
net: Flush local routes when device changes vrf association
David Ahern
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
2015-12-03
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-30
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2015-11-24
net: ipmr, ip6mr: fix vif/tunnel failure race condition
Nikolay Aleksandrov
2015-11-22
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-11-20
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
2015-11-20
tcp: fix Fast Open snmp over-counting bug
Yuchung Cheng
2015-11-20
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
2015-11-18
tcp: md5: fix lockdep annotation
Eric Dumazet
2015-11-18
udp: remove duplicate include
stephen hemminger
2015-11-16
raw: increment correct SNMP counters for ICMP messages
Ben Cartwright-Cox
2015-11-15
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-09
netfilter: Fix removal of GRE expectation entries created by PPTP
Anthony Lineham
2015-11-05
tcp: use correct req pointer in tcp_move_syn() calls
Eric Dumazet
[next]