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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
5
-121
/
+3
*
tipc: remove unnecessary checking for node object
Ying Xue
2014-03-27
1
-6
/
+0
*
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
1
-1
/
+1
*
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-27
1
-4
/
+4
*
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
1
-0
/
+6
*
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
4
-14
/
+14
*
tcp: delete unused parameter in tcp_nagle_check()
Peter Pan(潘卫平)
2014-03-26
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
9
-53
/
+63
|
\
|
*
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
2014-03-24
1
-14
/
+15
|
*
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-03-24
1
-1
/
+1
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2014-03-20
2
-5
/
+7
|
|
\
|
|
*
openvswitch: Correctly report flow used times for first 5 minutes after boot.
Ben Pfaff
2014-03-20
1
-1
/
+1
|
|
*
openvswitch: Fix race.
Jarno Rajahalme
2014-02-15
1
-3
/
+4
|
|
*
openvswitch: Read tcp flags only then the tranport header is present.
Jarno Rajahalme
2014-02-15
1
-0
/
+1
|
|
*
ovs: fix dp check in ovs_dp_reset_user_features
Jiri Pirko
2014-02-15
1
-1
/
+1
|
*
|
ip6mr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
1
-5
/
+8
|
*
|
ipmr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
1
-5
/
+8
|
*
|
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-03-20
1
-4
/
+6
|
*
|
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
2014-03-18
1
-8
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-18
2
-12
/
+13
|
|
\
\
|
|
*
|
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
2
-6
/
+6
|
|
*
|
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
2014-03-10
1
-6
/
+7
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-25
46
-392
/
+989
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-21
46
-392
/
+989
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-20
15
-183
/
+360
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-19
2
-0
/
+23
|
|
|
*
|
|
|
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
2014-03-19
1
-2
/
+14
|
|
|
*
|
|
|
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
2014-03-19
1
-2
/
+3
|
|
|
*
|
|
|
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-19
1
-1
/
+1
|
|
|
*
|
|
|
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
2014-03-19
1
-4
/
+2
|
|
|
*
|
|
|
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
2014-03-18
1
-0
/
+6
|
|
|
*
|
|
|
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
2014-03-18
1
-55
/
+46
|
|
|
*
|
|
|
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
2014-03-18
1
-2
/
+2
|
|
|
*
|
|
|
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
2014-03-14
1
-0
/
+5
|
|
|
*
|
|
|
Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed
Arnd Bergmann
2014-03-13
1
-1
/
+1
|
|
|
*
|
|
|
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
11
-96
/
+96
|
|
|
*
|
|
|
Bluetooth: Enable duplicates filter in background scan
Andre Guedes
2014-03-11
1
-5
/
+7
|
|
|
*
|
|
|
Bluetooth: Fix aborting eSCO connection in case of error 0x20
Andrew Earl
2014-03-11
1
-0
/
+1
|
|
|
*
|
|
|
Bluetooth: make bluetooth 6lowpan as an option
Alexander Aring
2014-03-11
3
-2
/
+30
|
|
|
*
|
|
|
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2014-03-10
2
-8
/
+17
|
|
|
*
|
|
|
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-03-09
3
-5
/
+94
|
|
|
*
|
|
|
Bluetooth: Fix skb allocation check for A2MP
Gustavo Padovan
2014-03-07
1
-1
/
+7
|
|
|
*
|
|
|
Bluetooth: Fix expected key count debug logs
Johan Hedberg
2014-03-07
1
-3
/
+3
|
|
|
*
|
|
|
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
2014-03-05
1
-1
/
+7
|
|
*
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-03-20
22
-176
/
+298
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
Zhao, Gang
2014-03-19
4
-5
/
+2
|
|
|
*
|
|
|
|
cfg80211: remove unnecessary check
Zhao, Gang
2014-03-19
1
-3
/
+0
|
|
|
*
|
|
|
|
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
2014-03-19
1
-0
/
+2
|
|
|
*
|
|
|
|
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
2014-03-19
3
-29
/
+23
|
|
|
*
|
|
|
|
cfg80211: make __cfg80211_join_ibss() static
Zhao, Gang
2014-03-19
2
-8
/
+4
[next]