index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
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
2015-11-05
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
2015-11-05
tcp: fix req->saved_syn race
Eric Dumazet
2015-11-04
net: Fix prefsrc lookups
David Ahern
2015-11-04
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
2015-11-04
ipv4: disable BH when changing ip local port range
WANG Cong
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-11-02
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-11-02
ipv4: use l4 hash for locally generated multipath flows
Paolo Abeni
2015-11-01
ipv4: update RTNH_F_LINKDOWN flag on UP event
Julian Anastasov
2015-11-01
ipv4: fix to not remove local route on link down
Julian Anastasov
2015-11-01
ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
2015-11-01
ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-27
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
2015-10-26
ipv6: gre: support SIT encapsulation
Eric Dumazet
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-23
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
2015-10-23
ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address
Paolo Abeni
[next]