index
:
Linux Stable
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
Daniel Borkmann
2013-07-01
2
-2
/
+154
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
3
-216
/
+359
|
\
|
*
vxlan: fix function name spelling
Stephen Hemminger
2013-06-25
1
-3
/
+3
|
*
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
3
-216
/
+359
|
|
\
|
|
*
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-25
1
-0
/
+5
|
|
*
vxlan: fdb: allow specifying multiple destinations for zero MAC
Mike Rapoport
2013-06-25
1
-1
/
+2
|
|
*
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
1
-8
/
+0
|
|
*
vxlan: allow removal of single destination from fdb entry
Mike Rapoport
2013-06-25
1
-4
/
+40
|
|
*
vxlan: introduce vxlan_fdb_parse
Mike Rapoport
2013-06-25
1
-31
/
+50
|
|
*
vxlan: introduce vxlan_fdb_find_rdst
Mike Rapoport
2013-06-25
1
-5
/
+18
|
|
*
vxlan: add implicit fdb entry for default destination
Mike Rapoport
2013-06-25
1
-19
/
+49
|
|
*
vxlan: Fix sparse warnings.
Pravin B Shelar
2013-06-25
1
-2
/
+2
|
|
*
vxlan: cosmetic cleanup's
Stephen Hemminger
2013-06-24
1
-5
/
+5
|
|
*
vxlan: Use initializer for dummy structures
Stephen Hemminger
2013-06-24
1
-13
/
+11
|
|
*
vxlan: port module param should be ushort
Stephen Hemminger
2013-06-24
1
-2
/
+2
|
|
*
vxlan: convert remotes list to list_rcu
Stephen Hemminger
2013-06-24
1
-42
/
+55
|
|
*
vxlan: make vxlan_xmit_one void
Stephen Hemminger
2013-06-24
1
-17
/
+9
|
|
*
vxlan: move cleanup to uninit
Stephen Hemminger
2013-06-24
1
-11
/
+13
|
|
*
vxlan: fix race caused by dropping rtnl_unlock
Stephen Hemminger
2013-06-24
1
-27
/
+84
|
|
*
vxlan: send notification when MAC migrates
Stephen Hemminger
2013-06-24
1
-0
/
+1
|
|
*
vxlan: move IGMP join/leave to work queue
Stephen Hemminger
2013-06-24
1
-63
/
+40
|
|
*
vxlan: fix crash from work pending on module removal
Stephen Hemminger
2013-06-24
1
-1
/
+8
|
|
*
vxlan: fix out of order operation on module removal
Stephen Hemminger
2013-06-24
1
-1
/
+1
*
|
|
net: Swap ver and type in pppoe_hdr
Changli Gao
2013-07-01
1
-2
/
+2
*
|
|
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-01
1
-7
/
+8
*
|
|
netem: use rb tree to implement the time queue
Eric Dumazet
2013-07-01
1
-24
/
+85
*
|
|
net: qmi_wwan: add TP-LINK MA260
Bjørn Mork
2013-07-01
1
-0
/
+1
*
|
|
net: qmi_wwan: add Option GTM681W
Bjørn Mork
2013-07-01
1
-0
/
+1
*
|
|
net: qmi_wwan: fixup Sierra Wireless MC8305 entry
Bjørn Mork
2013-07-01
1
-1
/
+0
*
|
|
net: avoid calling sched_clock when LLS is off
Eliezer Tamir
2013-07-01
2
-6
/
+22
*
|
|
net: fix LLS debug_smp_processor_id() warning
Eliezer Tamir
2013-07-01
1
-5
/
+25
*
|
|
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
1
-5
/
+7
*
|
|
net: stmmac: fixed enh_desc set always zero
Byungho An
2013-07-01
1
-3
/
+3
*
|
|
net: stmmac: fixed operator typo
Byungho An
2013-07-01
1
-5
/
+5
*
|
|
xen: Use more current logging styles
Joe Perches
2013-07-01
2
-19
/
+16
*
|
|
net: fec: Fix multicast list setup in fec_restart().
Christoph Müllner
2013-07-01
1
-3
/
+4
*
|
|
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
2013-07-01
1
-4
/
+8
*
|
|
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
2013-07-01
1
-1
/
+1
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
119
-3098
/
+3772
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-28
119
-3098
/
+3772
|
|
\
\
\
|
|
*
|
|
ath10k: minimally handle new channel width enumeration values
John W. Linville
2013-06-27
1
-0
/
+4
|
|
*
|
|
ath9k_htc: ifdef out IFTYPE_MESH advertisement
Thomas Pedersen
2013-06-27
1
-2
/
+4
|
|
*
|
|
brcmfmac: remove code and comment for older kernel support
Arend van Spriel
2013-06-27
1
-27
/
+2
|
|
*
|
|
brcmfmac: reduce firmware-signalling locking scope in rx path
Arend van Spriel
2013-06-27
1
-26
/
+51
|
|
*
|
|
brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()
Arend van Spriel
2013-06-27
1
-5
/
+4
|
|
*
|
|
brcmfmac: tag packet in the netdev transmit callback
Arend van Spriel
2013-06-27
1
-82
/
+48
|
|
*
|
|
brcmfmac: add broken scatter-gather DMA support
Franky Lin
2013-06-27
2
-11
/
+72
|
|
*
|
|
brcmfmac: use unified dongle address preparation function
Franky Lin
2013-06-27
2
-55
/
+27
|
|
*
|
|
brcmfmac: remove SDIO_REQ_ASYNC flag
Franky Lin
2013-06-27
2
-13
/
+3
|
|
*
|
|
brcmfmac: remove (ab)use of NL80211_NUM_ACS
Arend van Spriel
2013-06-27
1
-1
/
+1
[next]