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.12.y
linux-6.13.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
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
4
-14
/
+14
2014-03-26
tcp: delete unused parameter in tcp_nagle_check()
Peter Pan(潘卫平)
1
-3
/
+3
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-53
/
+63
2014-03-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
46
-392
/
+989
2014-03-24
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
1
-14
/
+15
2014-03-24
netpoll: fix the skb check in pkt_is_ns
Li RongQing
1
-1
/
+1
2014-03-24
ipv4: remove ip_rt_dump from route.c
Li RongQing
2
-6
/
+1
2014-03-24
ipv4: remove ipv4_ifdown_dst from route.c
Li RongQing
1
-6
/
+0
2014-03-22
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-03-22
batman-adv: improve DAT documentation
Antonio Quartulli
2
-2
/
+6
2014-03-22
batman-adv: improve the TT flags documentation
Antonio Quartulli
1
-4
/
+24
2014-03-22
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
6
-3
/
+198
2014-03-22
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
6
-8
/
+156
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
9
-26
/
+266
2014-03-22
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
7
-6
/
+167
2014-03-22
batman-adv: introduce capability initialization bitfield
Linus Lüssing
3
-9
/
+11
2014-03-22
batman-adv: Multicast Listener Announcements via Translation Table
Linus Lüssing
8
-4
/
+318
2014-03-22
batman-adv: add kerneldoc for dst_hint argument
Antonio Quartulli
2
-0
/
+3
2014-03-22
batman-adv: call unregister_netdev() to have it handle the locking for us
Marek Lindner
1
-4
/
+1
2014-03-22
batman-adv: fix a few kerneldoc inconsistencies
Simon Wunderlich
1
-5
/
+5
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
13
-71
/
+70
2014-03-22
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
Linus Lüssing
1
-3
/
+0
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
5
-14
/
+18
2014-03-22
batman-adv: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-392
/
+989
2014-03-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-5
/
+7
2014-03-21
ieee802154: dgram: cleanup set of broadcast panid
Alexander Aring
1
-1
/
+1
2014-03-21
af_ieee802154: fix check on broadcast address
Alexander Aring
1
-1
/
+1
2014-03-21
ip6mr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-03-21
ipmr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-03-21
rtnetlink: fix fdb notification flags
Nicolas Dichtel
1
-4
/
+6
2014-03-21
net: remove empty lines from tcp_syn_flood_action
Daniel Baluta
1
-2
/
+0
2014-03-20
openvswitch: Correctly report flow used times for first 5 minutes after boot.
Ben Pfaff
1
-1
/
+1
2014-03-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
15
-183
/
+360
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
22
-176
/
+298
2014-03-20
af_iucv: recvmsg problem for SOCK_STREAM sockets
Ursula Braun
1
-0
/
+1
2014-03-20
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2
-0
/
+23
2014-03-20
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
1
-2
/
+14
2014-03-20
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
1
-2
/
+3
2014-03-20
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
1
-1
/
+1
2014-03-20
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
1
-4
/
+2
2014-03-20
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
Zhao, Gang
4
-5
/
+2
2014-03-20
cfg80211: remove unnecessary check
Zhao, Gang
1
-3
/
+0
2014-03-20
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
1
-0
/
+2
2014-03-20
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
3
-29
/
+23
2014-03-20
cfg80211: make __cfg80211_join_ibss() static
Zhao, Gang
2
-8
/
+4
2014-03-20
mac80211: release sched_scan_sdata when stopping sched scan
Alexander Bondar
1
-2
/
+4
2014-03-20
mac80211: fix WPA with VLAN on AP side with ps-sta again
Michael Braun
1
-1
/
+1
2014-03-20
mac80211: fix suspend vs. authentication race
Johannes Berg
3
-3
/
+38
2014-03-20
mac80211: verify deauthentication and return error on failure
Johannes Berg
1
-13
/
+17
[next]