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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
6lowpan: add lowpan_is_ll function
Alexander Aring
1
-0
/
+9
2016-04-13
6lowpan: move eui64 uncompress function
Alexander Aring
2
-16
/
+16
2016-04-13
6lowpan: iphc: remove unnecessary zero data
Alexander Aring
1
-1
/
+1
2016-04-13
6lowpan: iphc: rename add lowpan prefix
Alexander Aring
1
-25
/
+31
2016-04-13
6lowpan: move lowpan_802154_dev to 6lowpan
Alexander Aring
2
-12
/
+12
2016-04-13
6lowpan: change naming for lowpan private data
Alexander Aring
9
-90
/
+94
2016-04-13
ieee802154: 6lowpan: fix short addr hash
Alexander Aring
1
-1
/
+1
2016-04-13
nl802154: avoid address change while running lowpan
Alexander Aring
1
-0
/
+10
2016-04-13
ieee802154: add short address helpers
Alexander Aring
2
-0
/
+39
2016-04-13
ieee802154: cleanups for ieee802154.h
Alexander Aring
1
-3
/
+3
2016-04-13
mrf24j40: apply the security-enabled bit on secured outbound frames
Alexandre Macabies
1
-0
/
+4
2016-04-13
mrf24j40: fix security-enabled processing on inbound frames
Alexandre Macabies
1
-1
/
+9
2016-04-13
ieee802154: add security bit check function
Alexandre Macabies
1
-0
/
+10
2016-04-13
Merge branch 'mediatek-stress-test-fixes'
David S. Miller
2
-44
/
+66
2016-04-13
net: mediatek: do not set the QID field in the TX DMA descriptors
John Crispin
1
-2
/
+1
2016-04-13
net: mediatek: move the pending_work struct to the device generic struct
John Crispin
2
-10
/
+7
2016-04-13
net: mediatek: fix mtk_pending_work
John Crispin
1
-8
/
+20
2016-04-13
net: mediatek: fix TX locking
John Crispin
1
-10
/
+10
2016-04-13
net: mediatek: fix stop and wakeup of queue
John Crispin
1
-10
/
+27
2016-04-13
net: mediatek: remove superfluous reset call
John Crispin
1
-4
/
+0
2016-04-13
net: mediatek: mtk_cal_txd_req() returns bad value
John Crispin
1
-1
/
+1
2016-04-13
net: mediatek: watchdog_timeo was not set
John Crispin
1
-0
/
+1
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-129
/
+298
2016-04-13
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
2
-39
/
+33
2016-04-13
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
2
-54
/
+66
2016-04-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-39
/
+74
2016-04-12
net: mdio: Fix lockdep falls positive splat
Andrew Lunn
3
-10
/
+15
2016-04-11
Merge branch 'rprpc-2nd-rewrite-part-1'
David S. Miller
20
-326
/
+374
2016-04-11
rxrpc: Create a null security type and get rid of conditional calls
David Howells
9
-61
/
+105
2016-04-11
rxrpc: Absorb the rxkad security module
David Howells
6
-134
/
+85
2016-04-11
rxrpc: Don't assume transport address family and size when using it
David Howells
2
-4
/
+4
2016-04-11
rxrpc: Don't pass gfp around in incoming call handling functions
David Howells
4
-12
/
+9
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
10
-25
/
+50
2016-04-11
rxrpc: Static arrays of strings should be const char *const[]
David Howells
3
-4
/
+2
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
6
-84
/
+107
2016-04-11
rxrpc: Disable a debugging statement that has been left enabled.
David Howells
1
-1
/
+1
2016-04-11
afs: Wait for outstanding async calls before closing rxrpc socket
David Howells
1
-3
/
+13
2016-04-11
Merge branch 'udp-pull'
David S. Miller
4
-9
/
+7
2016-04-11
rxrpc: do not pull udp headers on receive
Willem de Bruijn
1
-2
/
+2
2016-04-11
sunrpc: do not pull udp headers on receive
Willem de Bruijn
3
-7
/
+5
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
4
-5
/
+53
2016-04-11
Merge branch 'cpsw-host_port'
David S. Miller
1
-31
/
+21
2016-04-11
drivers: net: cpsw: drop host_port field from struct cpsw_priv
Grygorii Strashko
1
-18
/
+12
2016-04-11
drivers: net: cpsw: fix port_mask parameters in ale calls
Grygorii Strashko
1
-13
/
+9
2016-04-11
vxlan: fix incorrect type
Jiri Benc
1
-2
/
+2
2016-04-11
net: fjes: Use resource_size
Vaishali Thakkar
1
-1
/
+1
2016-04-11
Merge branch 'bnxt_en-next'
David S. Miller
5
-4
/
+76
2016-04-11
bnxt_en: Add async event handling for speed config changes.
Michael Chan
1
-0
/
+16
2016-04-11
bnxt_en: Call firmware to approve VF MAC address change.
Michael Chan
3
-4
/
+34
2016-04-11
bnxt_en: Shutdown link when device is closed.
Michael Chan
1
-0
/
+16
[next]