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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2015-08-19
igb: do not re-init SR-IOV during probe
Stefan Assmann
1
-1
/
+1
2015-08-19
igb: missing rtnl_unlock in igb_sriov_reinit()
Vasily Averin
1
-0
/
+1
2015-08-19
igb: Fix oops caused by missing queue pairing
Shota Suzuki
3
-3
/
+19
2015-08-18
Merge branch 'drivers_iff_no_queue'
David S. Miller
29
-48
/
+36
2015-08-18
net: sched: drop all special handling of tx_queue_len == 0
Phil Sutter
5
-17
/
+9
2015-08-18
net: warn if drivers set tx_queue_len = 0
Phil Sutter
1
-0
/
+3
2015-08-18
staging: wilc1000: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
5
-5
/
+5
2015-08-18
net: hsr: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: batman-adv: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: mac80211_hwsim: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: hostap: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+2
2015-08-18
net: dsa: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: ipvlan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: bonding: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: 6lowpan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: bridge: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: 8021q: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: vxlan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: team: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: nlmon: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: loopback: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: geneve: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: dummy: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: veth: enable noqueue operation by default
Phil Sutter
1
-0
/
+1
2015-08-18
Merge branch 'Identifier-Locator-Addressing'
David S. Miller
27
-39
/
+403
2015-08-18
net: Identifier Locator Addressing module
Tom Herbert
5
-0
/
+252
2015-08-18
net: Add inet_proto_csum_replace_by_diff utility function
Tom Herbert
2
-0
/
+15
2015-08-18
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
18
-36
/
+38
2015-08-18
lwt: Add support to redirect dst.input
Tom Herbert
4
-3
/
+98
2015-08-18
enic: Fix sparse warning in vnic_devcmd_init().
David S. Miller
1
-1
/
+1
2015-08-18
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
David S. Miller
1
-1
/
+1
2015-08-18
inet: Move VRF table lookup to inlined function
David Ahern
2
-9
/
+25
2015-08-18
net: Fix docbook warning for IFF_VRF_MASTER enum
David Ahern
1
-0
/
+1
2015-08-18
net: Updates to netif_index_is_vrf
David Ahern
1
-1
/
+11
2015-08-18
Merge branch 'mlx5e-next'
David S. Miller
6
-91
/
+266
2015-08-18
net/mlx5e: Support RX CHECKSUM_COMPLETE
Achiad Shochat
3
-12
/
+43
2015-08-18
net/mlx5e: Support ethtool get/set_pauseparam
Achiad Shochat
3
-0
/
+85
2015-08-18
net/mlx5e: Ethtool link speed setting fixes
Achiad Shochat
3
-27
/
+23
2015-08-18
net/mlx5e: HW LRO changes/fixes
Achiad Shochat
3
-4
/
+5
2015-08-18
net/mlx5e: Support smaller RX/TX ring sizes
Achiad Shochat
1
-2
/
+2
2015-08-18
net/mlx5e: Add ethtool RSS configuration options
Achiad Shochat
3
-11
/
+74
2015-08-18
net/mlx5e: Make RSS indirection table size a constant
Achiad Shochat
2
-35
/
+30
2015-08-18
net/mlx5e: Have a single RSS Toeplitz hash key
Achiad Shochat
2
-1
/
+5
2015-08-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
40
-237
/
+2462
2015-08-18
Merge branch 'enic-devcmd2'
David S. Miller
11
-83
/
+357
2015-08-18
enic: add devcmd2
Govindarajulu Varadarajan
7
-12
/
+222
2015-08-18
enic: add devcmd2 resources
Govindarajulu Varadarajan
4
-0
/
+42
2015-08-18
enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
Govindarajulu Varadarajan
6
-31
/
+54
2015-08-18
enic: move struct definition from .c to .h file
Govindarajulu Varadarajan
2
-40
/
+39
[next]