index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2013-06-12
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
2013-06-12
Bluetooth: Fix checks for LE support on LE-only controllers
Johan Hedberg
2013-06-11
netlink: fix error propagation in netlink_mmap()
Patrick McHardy
2013-06-11
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2013-06-10
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
2013-06-10
Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-06-10
ipvs: info leak in __ip_vs_get_dest_entries()
Dan Carpenter
2013-06-07
net_sched: qdisc_get_rtab() must check data[] array
Eric Dumazet
2013-06-07
netfilter: nfnetlink_queue: fix missing HW protocol
Pablo Neira Ayuso
2013-06-06
net: Unbreak compat_sys_{send,recv}msg
Andy Lutomirski
2013-06-05
netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
Phil Oester
2013-06-05
netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
Pablo Neira Ayuso
2013-06-05
netfilter: nfnetlink_acct: fix incomplete dumping of objects
Pablo Neira Ayuso
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-06-04
net_sched: htb: do not mix 1ns and 64ns time units
Eric Dumazet
2013-06-04
net: fix sk_buff head without data area
Pablo Neira
2013-06-04
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-06-02
net_sched: restore "overhead xxx" handling
Eric Dumazet
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-31
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
2013-05-31
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
2013-05-31
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
2013-05-31
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
2013-05-31
snmp6: remove IPSTATS_MIB_CSUMERRORS
Nicolas Dichtel
2013-05-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-05-31
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-29
ipvs: ip_vs_sh: fix build
Jan Beulich
2013-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-29
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
2013-05-29
netfilter: xt_LOG: fix mark logging for IPv6 packets
Michal Kubeček
2013-05-28
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
Federico Vaga
2013-05-28
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
2013-05-28
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
2013-05-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-05-28
net/9p: Handle error in zero copy request correctly for 9p2000.u
Aneesh Kumar K.V
2013-05-27
ipv4: fix redirect handling for TCP packets
Michal Kubecek
2013-05-27
ipvs: Fix reuse connection if real server is dead
Grzegorz Lyczba
2013-05-27
mac80211: Allow single vif mac address change with addr_mask
Helmut Schaa
2013-05-27
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
2013-05-27
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
2013-05-26
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-05-25
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
[next]