index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-08
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
3
-13
/
+32
2013-08-06
SUNRPC: Don't auto-disconnect from the local rpcbind socket
Trond Myklebust
1
-0
/
+8
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-257
/
+299
2013-08-03
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+10
2013-08-03
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-03
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-03
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-08-03
htb: fix sign extension bug
stephen hemminger
1
-1
/
+1
2013-08-02
tipc: fix oops when creating server socket fails
Ying Xue
1
-3
/
+12
2013-08-02
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
5
-7
/
+7
2013-08-02
ipv6: prevent race between address creation and removal
Jiri Benc
1
-16
/
+15
2013-08-02
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
1
-9
/
+11
2013-08-02
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2
-4
/
+6
2013-08-02
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
3
-15
/
+12
2013-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-35
/
+54
2013-08-01
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
J. Bruce Fields
1
-1
/
+1
2013-08-01
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
1
-1
/
+0
2013-08-01
svcrpc: fix gss-proxy xdr decoding oops
J. Bruce Fields
1
-4
/
+5
2013-08-01
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
1
-1
/
+1
2013-08-01
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
NeilBrown
1
-1
/
+3
2013-08-01
bridge: disable snooping if there is no querier
Linus Lüssing
4
-11
/
+46
2013-08-01
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
1
-0
/
+1
2013-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-27
/
+114
2013-07-31
Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
5
-23
/
+24
2013-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-9
/
+17
2013-07-31
genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE
Pablo Neira
1
-1
/
+1
2013-07-31
af_key: more info leaks in pfkey messages
Dan Carpenter
1
-0
/
+4
2013-07-31
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
4
-23
/
+23
2013-07-30
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
1
-0
/
+1
2013-07-29
Bluetooth: Fix calling request callback more than once
Johan Hedberg
1
-1
/
+9
2013-07-29
Bluetooth: Fix HCI init for BlueFRITZ! devices
Johan Hedberg
1
-1
/
+4
2013-07-28
genetlink: release cb_lock before requesting additional module
Stanislaw Gruszka
1
-0
/
+2
2013-07-27
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
Francesco Fusco
1
-7
/
+22
2013-07-25
Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
Gustavo Padovan
1
-7
/
+4
2013-07-25
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
1
-1
/
+1
2013-07-25
regulatory: use correct regulatory initiator on wiphy register
Arik Nemtsov
1
-1
/
+4
2013-07-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-11
/
+56
2013-07-25
net: fix comment above build_skb()
Florian Fainelli
1
-1
/
+2
2013-07-25
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
1
-0
/
+5
2013-07-25
fib_trie: potential out of bounds access in trie_show_stats()
Jerry Snitselaar
1
-1
/
+1
2013-07-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-11
/
+56
2013-07-23
mac80211: fix monitor interface suspend crash regression
Stanislaw Gruszka
1
-2
/
+5
2013-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+12
2013-07-22
mac80211: prevent the buffering or frame transmission to non-assoc mesh STA
Chun-Yeow Yeoh
1
-0
/
+4
2013-07-20
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2013-07-20
bridge: do not call setup_timer() multiple times
Eric Dumazet
1
-2
/
+3
2013-07-20
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-07-19
NFC: Fix NCI over SPI build
Frederic Danis
1
-0
/
+1
2013-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-86
/
+114
2013-07-19
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
[next]