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.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-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
*
switchdev: remove FIB offload infrastructure
Jiri Pirko
2016-09-28
6
-341
/
+1
*
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
2016-09-28
3
-65
/
+185
*
mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
Jiri Pirko
2016-09-28
3
-195
/
+260
*
fib: introduce FIB info offload flag helpers
Jiri Pirko
2016-09-28
2
-2
/
+15
*
fib: introduce FIB notification infrastructure
Jiri Pirko
2016-09-28
4
-14
/
+108
*
net/sched: cls_flower: Use a proper mask value for enc key id parameter
Hadar Hen Zion
2016-09-28
1
-2
/
+2
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-09-27
5
-5
/
+9
|
\
|
*
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2016-09-27
2
-1
/
+5
|
*
igb: bump version to igb-5.4.0
Todd Fujinaka
2016-09-27
1
-1
/
+1
|
*
igbvf: bump version to igbvf-2.4.0
Todd Fujinaka
2016-09-27
1
-1
/
+1
|
*
igb: fix non static symbol warning
Wei Yongjun
2016-09-27
1
-2
/
+2
*
|
lib: clean up put_cpu_var usage
Shaohua Li
2016-09-27
1
-2
/
+2
*
|
bpf: clean up put_cpu_var usage
Shaohua Li
2016-09-27
1
-1
/
+1
|
/
*
bnx2x: free the mac filter group list before freeing the cmd
jbaron@akamai.com
2016-09-27
1
-1
/
+1
*
Merge branch 'mediatek-pdam-lro-fixes'
David S. Miller
2016-09-27
2
-2
/
+4
|
\
|
*
net: ethernet: mediatek: bug fix to disable HW LRO
Nelson Chang
2016-09-27
2
-2
/
+3
|
*
net: ethernet: mediatek: add to stop PDMA while stopping the frame engine
Nelson Chang
2016-09-27
1
-0
/
+1
|
/
*
Merge branch 'bcmgenet-phydev-revert'
David S. Miller
2016-09-27
3
-31
/
+39
|
\
|
*
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-27
1
-8
/
+8
|
*
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
2016-09-27
3
-31
/
+39
|
*
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
Philippe Reynes
2016-09-27
1
-8
/
+8
|
/
*
bpf: Set register type according to is_valid_access()
Mickaël Salaün
2016-09-27
1
-3
/
+2
*
bpf samples: update tracex5 sample to use __seccomp_filter
Naveen N. Rao
2016-09-27
2
-9
/
+10
*
bpf samples: fix compiler errors with sockex2 and sockex3
Naveen N. Rao
2016-09-27
3
-11
/
+11
*
net: tg3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-26
1
-50
/
+62
*
Merge branch 'bnx2x-fix-page-allocation-failure'
David S. Miller
2016-09-26
2
-65
/
+137
|
\
|
*
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Jason Baron
2016-09-26
1
-37
/
+86
|
*
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Jason Baron
2016-09-26
1
-28
/
+51
|
/
*
nfp: bpf: improve handling for disabled BPF syscall
Arnd Bergmann
2016-09-26
2
-10
/
+3
*
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
2016-09-26
1
-122
/
+0
*
cxgb4: mark symbols static where possible
Baoyou Xie
2016-09-26
2
-11
/
+14
*
net: mvneta: mark symbols static where possible
Baoyou Xie
2016-09-26
1
-4
/
+6
*
net: hip04: mark tx_done() static
Baoyou Xie
2016-09-26
1
-1
/
+1
*
net: hisilicon: mark symbols static where possible
Baoyou Xie
2016-09-26
1
-3
/
+3
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-09-25
5
-69
/
+96
|
\
|
*
Bluetooth: Use single return in hci_uart_tty_ioctl() call
Vignesh Raman
2016-09-24
1
-13
/
+15
|
*
Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
Dean Jenkins
2016-09-24
1
-34
/
+51
|
*
Bluetooth: Tidy-up coding style in hci_bcsp.c
Dean Jenkins
2016-09-24
1
-26
/
+29
|
*
Bluetooth: btwilink: Save the packet type before sending
Laura Abbott
2016-09-22
1
-1
/
+3
|
*
Bluetooth: Fix not updating scan rsp when adv off
Michał Narajowski
2016-09-22
1
-1
/
+1
|
*
Bluetooth: Add a new 04ca:3011 QCA_ROME device
Dmitry Tunin
2016-09-22
1
-0
/
+1
|
*
Bluetooth: Fix NULL pointer dereference in mgmt context
Arek Lichwa
2016-09-22
1
-0
/
+2
*
|
net: dsa: mv88e6xxx: fix non static symbol warnings
Wei Yongjun
2016-09-25
1
-4
/
+4
*
|
be2net: fix non static symbol warnings
Wei Yongjun
2016-09-25
1
-2
/
+2
*
|
net: smc91x: take into account register shift
Robert Jarzmik
2016-09-25
1
-0
/
+3
*
|
cxgb4: fix -ve error check on a signed iq
Colin Ian King
2016-09-25
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-09-25
89
-680
/
+1381
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
1352
-17803
/
+49627
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-09-25
13
-268
/
+424
|
\
\
\
|
*
|
|
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2016-09-24
7
-70
/
+280
[next]