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-01-07
net: Add eth_platform_get_mac_address() helper.
David S. Miller
3
-0
/
+41
2016-01-07
net: move ndo_features_check() close to ndo_start_xmit()
Eric Dumazet
1
-11
/
+11
2016-01-06
fsl/fman: double free on probe failure
Dan Carpenter
1
-1
/
+0
2016-01-06
fsl/fman: fix the pause_time test
Dan Carpenter
1
-1
/
+1
2016-01-06
mlxsw: core: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2016-01-06
ethernet/atheros/alx: sanitize buffer sizing and padding
Jarod Wilson
3
-12
/
+14
2016-01-06
Merge branch 'mlxsw-vlan_filtering-offload'
David S. Miller
6
-8
/
+82
2016-01-06
mlxsw: Remember untagged VLANs
Elad Raz
3
-1
/
+17
2016-01-06
mlxsw: Disable vlan_filtering for non .1D bridge
Elad Raz
1
-0
/
+21
2016-01-06
mlxsw: Renaming local variable names for consistency
Elad Raz
1
-3
/
+3
2016-01-06
mlxsw: Fixing vlans init range
Elad Raz
1
-1
/
+2
2016-01-06
bridge: add vlan filtering change for new bridged device
Elad Raz
1
-0
/
+11
2016-01-06
bridge: add vlan filtering change notification
Elad Raz
1
-2
/
+16
2016-01-06
switchdev: add bridge vlan_filtering attribute
Elad Raz
1
-0
/
+2
2016-01-06
bridge: Propagate vlan add failure to user
Elad Raz
1
-1
/
+10
2016-01-06
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
1
-1
/
+1
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
3
-8
/
+59
2016-01-06
mlxsw: pci: Adjust value of CPU egress traffic class
Ido Schimmel
1
-1
/
+1
2016-01-06
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...
David S. Miller
184
-1884
/
+3889
2016-01-06
net: hns: avoid uninitialized variable warning:
Arnd Bergmann
1
-25
/
+22
2016-01-06
inet: kill unused skb_free op
Florian Westphal
5
-13
/
+1
2016-01-06
include/uapi/linux/sockios.h: mark SIOCRTMSG unused
xypron.glpk@gmx.de
1
-1
/
+1
2016-01-05
Merge branch 'mlx5e-tstamp'
David S. Miller
12
-42
/
+467
2016-01-05
net/mlx5e: Add PTP Hardware Clock (PHC) support
Eran Ben Elisha
4
-1
/
+106
2016-01-05
net/mlx5e: Add HW timestamping (TS) support
Eran Ben Elisha
7
-2
/
+279
2016-01-05
net/mlx5_core: Introduce access function to read internal timer
Eran Ben Elisha
4
-6
/
+34
2016-01-05
net/mlx5e: Do not modify the TX SKB
Achiad Shochat
3
-34
/
+49
2016-01-05
Merge branch 'sctp-transport-rhashtable'
David S. Miller
9
-315
/
+331
2016-01-05
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
Xin Long
1
-16
/
+1
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
6
-122
/
+3
2016-01-05
sctp: apply rhashtable api to sctp procfs
Xin Long
1
-143
/
+173
2016-01-05
sctp: apply rhashtable api to send/recv path
Xin Long
4
-56
/
+29
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
3
-0
/
+147
2016-01-05
Merge branch 'faster-soreuseport'
David S. Miller
29
-69
/
+1076
2016-01-05
soreuseport: BPF selection functional test
Craig Gallek
3
-1
/
+469
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
22
-44
/
+282
2016-01-05
soreuseport: fast reuseport UDP socket selection
Craig Gallek
5
-35
/
+141
2016-01-05
soreuseport: define reuseport groups
Craig Gallek
4
-1
/
+196
2016-01-05
Merge branch 'mlxsw-fixes'
David S. Miller
2
-17
/
+23
2016-01-05
mlxsw: spectrum: Change bridge port attributes only when bridged
Ido Schimmel
2
-6
/
+14
2016-01-05
mlxsw: spectrum: Set bridge status in appropriate functions
Ido Schimmel
1
-10
/
+5
2016-01-05
mlxsw: spectrum: Return NOTIFY_BAD on bridge failure
Ido Schimmel
1
-3
/
+7
2016-01-05
mlxsw: spectrum: Initialize PVID only once
Ido Schimmel
1
-1
/
+0
2016-01-05
chelsio: constify cphy_ops structures
Julia Lawall
8
-14
/
+14
2016-01-05
fsl/fman: allow modular build
Arnd Bergmann
1
-1
/
+2
2016-01-05
net: make ip6tunnel_xmit definition conditional
Arnd Bergmann
1
-0
/
+2
2016-01-05
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
34
-181
/
+1862
2016-01-05
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2
-4
/
+8
2016-01-05
Merge branch 'r8169-hw-programming-typo-fixes'
David S. Miller
1
-16
/
+9
2016-01-05
r8169:Correct the way of setting RTL8168DP ephy
Chun-Hao Lin
1
-11
/
+4
[next]