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.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
*
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
2016-10-23
9
-4
/
+333
*
lwt: Remove unused len field
Thomas Graf
2016-10-23
3
-9
/
+3
*
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
2016-10-23
1
-1
/
+8
*
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
Shmulik Ladkani
2016-10-23
1
-4
/
+5
*
Merge branch 'mlxsw-cosmetics-plus-res-mgmt-rewrite'
David S. Miller
2016-10-23
12
-586
/
+405
|
\
|
*
mlxsw: Convert resources into array
Jiri Pirko
2016-10-23
8
-190
/
+223
|
*
mlxsw: cmd: Push resource query defines to cmd.h
Jiri Pirko
2016-10-23
2
-6
/
+9
|
*
mlxsw: reg: Generare register names automatically
Jiri Pirko
2016-10-23
1
-123
/
+73
|
*
mlxsw: reg: Use helper macro to define registers
Jiri Pirko
2016-10-23
1
-240
/
+66
|
*
mlxsw: item: Make char *buf arg constant for getters
Jiri Pirko
2016-10-23
4
-19
/
+23
|
*
mlxsw: item: Make struct mlxsw_item args const
Jiri Pirko
2016-10-23
1
-12
/
+15
|
/
*
Merge branch 'bpf-numa-id'
David S. Miller
2016-10-22
9
-4
/
+287
|
\
|
*
reuseport, bpf: add test case for bpf_get_numa_node_id
Daniel Borkmann
2016-10-22
3
-4
/
+263
|
*
bpf: add helper for retrieving current numa node id
Daniel Borkmann
2016-10-22
6
-0
/
+24
|
/
*
Merge branch 'udpmem'
David S. Miller
2016-10-22
8
-99
/
+214
|
\
|
*
udp: use it's own memory accounting schema
Paolo Abeni
2016-10-22
4
-66
/
+33
|
*
udp: implement memory accounting helpers
Paolo Abeni
2016-10-22
2
-0
/
+110
|
*
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2016-10-22
3
-33
/
+71
|
/
*
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
2016-10-21
5
-2
/
+11
*
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
Vitaly Kuznetsov
2016-10-21
1
-0
/
+7
*
Merge branch 'MTU-core-range-checking-more'
David S. Miller
2016-10-20
117
-665
/
+316
|
\
|
*
ipv4/6: use core net MTU range checking
Jarod Wilson
2016-10-20
4
-33
/
+12
|
*
s390/net: use net core MTU range checking
Jarod Wilson
2016-10-20
5
-29
/
+8
|
*
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
23
-154
/
+46
|
*
net: use core MTU range checking in virt drivers
Jarod Wilson
2016-10-20
8
-34
/
+35
|
*
net: use core MTU range checking in core net infra
Jarod Wilson
2016-10-20
11
-102
/
+81
|
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
22
-42
/
+7
|
*
net: use core MTU range checking in wireless drivers
Jarod Wilson
2016-10-20
13
-119
/
+34
|
*
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-20
9
-44
/
+25
|
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
22
-108
/
+68
|
/
*
myri10ge: fix typo in parameter description
Wei Yongjun
2016-10-20
1
-1
/
+1
*
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
1
-1
/
+1
*
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
1
-1
/
+1
*
net: phy: aquantia: add PHY ID of AQR106 and AQR107
Shaohui Xie
2016-10-20
1
-0
/
+28
*
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
2016-10-20
1
-14
/
+11
*
tcp: relax listening_hash operations
Eric Dumazet
2016-10-20
2
-15
/
+7
*
net: smc91x: fix neponset breakage by pxa u16 writes
Robert Jarzmik
2016-10-20
1
-0
/
+2
*
ila: Fix tailroom allocation of lwtstate
Thomas Graf
2016-10-20
1
-1
/
+1
*
Merge branch 'macb-ethtool-ringparam'
David S. Miller
2016-10-19
2
-52
/
+124
|
\
|
*
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
2016-10-19
1
-0
/
+59
|
*
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2016-10-19
2
-52
/
+65
|
/
*
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-19
1
-1
/
+1
*
Merge branch 'ovs-remove-unused'
David S. Miller
2016-10-19
4
-21
/
+0
|
\
|
*
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
2016-10-19
3
-4
/
+0
|
*
openvswitch: remove unused functions
Jiri Benc
2016-10-19
2
-17
/
+0
|
/
*
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2016-10-19
3
-17
/
+118
*
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2016-10-19
2
-26
/
+18
*
qed: Remove useless set memory to zero use memset()
Wei Yongjun
2016-10-18
1
-1
/
+0
*
net: dsa: mv88e6xxx: fix non static symbol warning
Wei Yongjun
2016-10-18
1
-1
/
+1
*
r8152: add new products of Lenovo
hayeswang
2016-10-18
2
-1
/
+33
[next]