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.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
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-29
/
+56
2014-12-09
Merge branch 'sunvnet-next'
David S. Miller
3
-46
/
+388
2014-12-09
sunvnet: add TSO support
David L Stevens
2
-9
/
+95
2014-12-09
sunvnet: add GSO support
David L Stevens
1
-1
/
+72
2014-12-09
sunvnet: add checksum offload support
David L Stevens
1
-3
/
+34
2014-12-09
sunvnet: add scatter/gather support
David L Stevens
1
-21
/
+76
2014-12-09
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
2
-10
/
+111
2014-12-09
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
1
-10
/
+8
2014-12-09
Merge branch 'rss_hash'
David S. Miller
17
-72
/
+272
2014-12-09
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
4
-7
/
+54
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
14
-70
/
+223
2014-12-09
net_sched: cls_cgroup: remove unnecessary if
Jiri Pirko
1
-5
/
+1
2014-12-09
net_sched: cls_flow: remove duplicate assignments
Jiri Pirko
1
-3
/
+0
2014-12-09
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
1
-2
/
+2
2014-12-09
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
1
-2
/
+2
2014-12-09
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
Jiri Pirko
1
-12
/
+5
2014-12-09
net_sched: cls_basic: remove unnecessary iteration and use passed arg
Jiri Pirko
1
-11
/
+5
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-75
/
+107
2014-12-09
Merge branch 'eth_skb_pad'
David S. Miller
13
-92
/
+67
2014-12-09
r8169: Use eth_skb_pad function
Alexander Duyck
1
-10
/
+2
2014-12-09
myri10ge: use eth_skb_pad helper
Alexander Duyck
1
-10
/
+5
2014-12-09
niu: Use eth_skb_pad helper
Alexander Duyck
1
-7
/
+2
2014-12-09
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
Alexander Duyck
1
-2
/
+1
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
7
-62
/
+22
2014-12-09
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2
-1
/
+35
2014-12-09
Merge branch 'mlx5-next'
David S. Miller
7
-14
/
+35
2014-12-09
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-12-09
mlx5: Fix sparse warnings
Eli Cohen
1
-1
/
+15
2014-12-09
net/mlx5_core: Add more supported devices
Eli Cohen
1
-1
/
+5
2014-12-09
net/mlx5_core: Clear outbox of dealloc uar
Majd Dibbiny
1
-0
/
+1
2014-12-09
net/mlx5_core: Print resource number on QP/SRQ async events
Eli Cohen
1
-2
/
+2
2014-12-09
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
1
-8
/
+0
2014-12-09
net/mlx5_core: Fix command queue size enforcement
Eli Cohen
1
-1
/
+1
2014-12-09
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
Eli Cohen
1
-1
/
+1
2014-12-09
net/mlx5_core: Request the mlx5 IB module on driver load
Eli Cohen
1
-0
/
+7
2014-12-09
Merge branch 'r8169-next'
David S. Miller
1
-11
/
+22
2014-12-09
r8169:disable rtl8168ep cmac engine
Chun-Hao Lin
1
-8
/
+22
2014-12-09
r8169:prevent enable hardware tx/rx too early
Chun-Hao Lin
1
-3
/
+0
2014-12-09
Merge branch 'tipc-next'
David S. Miller
5
-158
/
+157
2014-12-09
tipc: convert name table read-write lock to RCU
Ying Xue
4
-59
/
+69
2014-12-09
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
2
-3
/
+0
2014-12-09
tipc: simplify relationship between name table lock and node lock
Ying Xue
1
-9
/
+10
2014-12-09
tipc: any name table member must be protected under name table lock
Ying Xue
1
-1
/
+2
2014-12-09
tipc: ensure all name sequences are properly protected with its lock
Ying Xue
1
-21
/
+27
2014-12-09
tipc: ensure all name sequences are released when name table is stopped
Ying Xue
1
-4
/
+3
2014-12-09
tipc: make name table allocated dynamically
Ying Xue
3
-65
/
+55
2014-12-09
tipc: remove size variable from publ_list struct
Ying Xue
1
-12
/
+7
2014-12-09
udp: Neaten and reduce size of compute_score functions
Joe Perches
2
-99
/
+125
2014-12-09
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
4
-33
/
+143
2014-12-09
copy_from_iter_nocache()
Al Viro
2
-0
/
+22
[prev]
[next]