index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-07-08
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-06
bridge: fix some kernel warning in multicast timer
Cong Wang
2013-07-04
sit: fix tunnel update via netlink
Nicolas Dichtel
2013-07-03
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
2013-07-03
net: ipv6: fix wrong ping_v6_sendmsg return value
Lorenzo Colitti
2013-07-03
net: ipv6: add missing lock in ping_v6_sendmsg
Lorenzo Colitti
2013-07-03
netem: fix possible NULL deref in netem_dequeue()
Eric Dumazet
2013-07-03
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-02
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-02
l2tp: make datapath resilient to packet loss when sequence numbers enabled
James Chapman
2013-07-02
l2tp: make datapath sequence number support RFC-compliant
James Chapman
2013-07-02
l2tp: do data sequence number handling in a separate func
James Chapman
2013-07-02
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-02
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
2013-07-02
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
2013-07-02
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
ipip: fix a regression in ioctl
Cong Wang
2013-07-02
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
2013-07-02
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2013-07-01
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-01
gre: fix a regression in ioctl
Cong Wang
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-01
netem: use rb tree to implement the time queue
Eric Dumazet
2013-07-01
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
2013-07-01
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
2013-07-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
openvswitch: Add Kconfig dependency on GRE-DEMUX.
Pravin B Shelar
2013-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-30
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
Florian Westphal
2013-06-28
ipv4: use next hop exceptions also for input routes
Timo Teräs
2013-06-28
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-28
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-27
netlink: fix splat in skb_clone with large messages
Pablo Neira
2013-06-27
sit: add support of x-netns
Nicolas Dichtel
2013-06-27
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2013-06-26
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
2013-06-26
af_key: fix info leaks in notify messages
Mathias Krause
2013-06-26
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
2013-06-26
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
2013-06-26
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]