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
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-87
/
+93
2015-11-12
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-28
/
+78
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-163
/
+288
2015-11-11
svcrpc: document lack of some memory barriers
J. Bruce Fields
1
-6
/
+31
2015-11-10
Revert "bridge: Allow forward delay to be cfgd when STP enabled"
Vlad Yasevich
1
-4
/
+9
2015-11-10
SUNRPC: drop stale comment in svc_setup_socket()
Stefan Hajnoczi
1
-1
/
+0
2015-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-10
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-11-10
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-394
/
+1083
2015-11-10
remove abs64()
Andrew Morton
1
-1
/
+1
2015-11-09
netfilter: nft_meta: use skb_to_full_sk() helper
Eric Dumazet
1
-16
/
+20
2015-11-09
net_sched: em_meta: use skb_to_full_sk() helper
Eric Dumazet
1
-46
/
+92
2015-11-09
sched: cls_flow: use skb_to_full_sk() helper
Eric Dumazet
1
-4
/
+11
2015-11-09
netfilter: xt_owner: use skb_to_full_sk() helper
Eric Dumazet
1
-2
/
+4
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-11
/
+13
2015-11-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-350
/
+339
2015-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-5
/
+5
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
6
-11
/
+13
2015-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
10
-45
/
+54
2015-11-05
tcp: use correct req pointer in tcp_move_syn() calls
Eric Dumazet
2
-2
/
+2
2015-11-05
packet: race condition in packet_bind
Francesco Ruggeri
1
-31
/
+49
2015-11-05
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
1
-3
/
+2
2015-11-05
tcp: fix req->saved_syn race
Eric Dumazet
3
-11
/
+14
2015-11-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-9
/
+28
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-30
/
+1
2015-11-05
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
1
-0
/
+1
2015-11-05
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
1
-1
/
+1
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
1
-6
/
+11
2015-11-05
VSOCK: call sk->sk_data_ready() on accept()
Stefan Hajnoczi
1
-1
/
+1
2015-11-05
net/core: ensure features get disabled on new lower devs
Jarod Wilson
1
-3
/
+4
2015-11-05
net: Fix prefsrc lookups
David Ahern
1
-3
/
+10
2015-11-05
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
2
-23
/
+34
2015-11-05
ipv4: disable BH when changing ip local port range
WANG Cong
1
-2
/
+2
2015-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+6
2015-11-03
Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debug
Kinglong Mee
1
-11
/
+12
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-37
/
+46
2015-11-03
switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion
Jiri Pirko
1
-5
/
+4
2015-11-03
net: sched: kill dead code in sch_choke.c
Phil Sutter
1
-59
/
+0
2015-11-03
irda: Delete an unnecessary check before the function call "irlmp_unregister_...
Markus Elfring
1
-2
/
+1
2015-11-03
SUNRPC: fix variable type
Andrzej Hajda
1
-1
/
+1
2015-11-03
Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
17
-210
/
+264
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
1
-2
/
+6
2015-11-03
vlan: Invoke driver vlan hooks only if device is present
Padmanabh Ratnakar
1
-2
/
+8
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
1
-8
/
+8
2015-11-03
ipv6: fix tunnel error handling
Michal Kubeček
1
-1
/
+11
2015-11-03
cfg80211: allow AID/listen interval changes for unassociated station
Ayala Beker
1
-9
/
+18
2015-11-03
mac80211: document sleep requirements for channel context ops
Chaitanya T K
2
-0
/
+12
2015-11-03
mac80211: further improve "no supported rates" warning
Johannes Berg
1
-1
/
+1
[next]