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
2015-01-13
rhashtable: involve rhashtable_lookup_compare_insert routine
Ying Xue
2
-2
/
+45
2015-01-13
Merge branch 'tuntap_queues'
David S. Miller
2
-9
/
+11
2015-01-13
tuntap: Increase the number of queues in tun.
Pankaj Gupta
1
-4
/
+3
2015-01-13
net: allow large number of rx queues
Pankaj Gupta
1
-5
/
+8
2015-01-13
team: Remove dead code
Kenneth Williams
1
-7
/
+0
2015-01-13
net: bnx2x: avoid macro redefinition
David Decotigny
1
-4
/
+0
2015-01-13
net: sched: sch_teql: Remove unused function
Rickard Strandqvist
1
-7
/
+0
2015-01-13
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2015-01-13
Merge branch 'bridge_vlan_ranges'
David S. Miller
3
-57
/
+195
2015-01-13
bridge: new function to pack vlans into ranges during gets
Roopa Prabhu
1
-21
/
+124
2015-01-13
rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED
Roopa Prabhu
1
-0
/
+1
2015-01-13
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
2
-36
/
+70
2015-01-13
drivers: net: xen-netfront: remove residual dead code
Vincenzo Maffione
1
-4
/
+0
2015-01-13
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
2
-21
/
+27
2015-01-13
bonding: cleanup bond_opts array
Jonathan Toppins
1
-3
/
+2
2015-01-13
Merge branch 'tipc-namespaces'
David S. Miller
32
-1277
/
+1503
2015-01-13
tipc: make netlink support net namespace
Ying Xue
1
-2
/
+5
2015-01-13
tipc: make tipc random value aware of net namespace
Ying Xue
4
-12
/
+4
2015-01-13
tipc: make subscriber server support net namespace
Ying Xue
8
-65
/
+86
2015-01-13
tipc: make tipc node address support net namespace
Ying Xue
17
-194
/
+246
2015-01-13
tipc: name tipc name table support net namespace
Ying Xue
15
-116
/
+154
2015-01-13
tipc: make tipc socket support net namespace
Ying Xue
6
-33
/
+43
2015-01-13
tipc: make tipc broadcast link support net namespace
Ying Xue
12
-205
/
+259
2015-01-13
tipc: make bearer list support net namespace
Ying Xue
10
-73
/
+110
2015-01-13
tipc: make tipc node table aware of net namespace
Ying Xue
21
-244
/
+329
2015-01-13
tipc: involve namespace infrastructure
Ying Xue
15
-86
/
+151
2015-01-13
tipc: remove unused tipc_link_get_max_pkt routine
Ying Xue
2
-28
/
+0
2015-01-13
tipc: feed tipc sock pointer to tipc_sk_timeout routine
Ying Xue
1
-17
/
+16
2015-01-13
tipc: cleanup core.c and core.h files
Ying Xue
12
-89
/
+74
2015-01-13
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
8
-118
/
+50
2015-01-13
tipc: remove tipc_core_start/stop routines
Ying Xue
1
-43
/
+23
2015-01-13
tipc: fix bug in broadcast retransmit code
Jon Maloy
1
-2
/
+3
2015-01-13
Merge branch 'cxgb4-next'
David S. Miller
11
-176
/
+356
2015-01-13
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
11
-89
/
+173
2015-01-13
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
6
-87
/
+183
2015-01-13
bridge: Add ability to enable TSO
Toshiaki Makita
1
-0
/
+1
2015-01-13
Merge branch 'r8152-next'
David S. Miller
1
-1
/
+7
2015-01-13
r8152: check the status before submitting rx
hayeswang
1
-0
/
+5
2015-01-13
r8152: call rtl_start_rx after netif_carrier_on
hayeswang
1
-1
/
+2
2015-01-13
vxlan: Improve support for header flags
Tom Herbert
2
-14
/
+35
2015-01-13
packet: make packet too small warning match condition
Willem de Bruijn
1
-1
/
+1
2015-01-12
tg3: move init/deinit from open/close to probe/remove
Ivan Vecera
1
-14
/
+11
2015-01-12
net: eth: xgene: devm_ioremap() returns NULL on error
Dan Carpenter
1
-6
/
+6
2015-01-12
csiostor:fix sparse warnings
Praveen Madhavan
1
-3
/
+3
2015-01-12
doc: fix the compile fix of txtimestamp.c
Willem de Bruijn
1
-0
/
+2
2015-01-12
Merge branch 'irda-next'
David S. Miller
15
-89
/
+34
2015-01-12
irda: vlsi_ir: Replace timeval with ktime_t
Chunyan Zhang
2
-34
/
+14
2015-01-12
irda: stir4200: Replace timeval with ktime_t
Chunyan Zhang
1
-9
/
+7
2015-01-12
irda: nsc-ircc: Replace timeval with ktime_t
Chunyan Zhang
2
-8
/
+4
2015-01-12
irda: irda-usb: Replace timeval with ktime_t
Chunyan Zhang
2
-11
/
+4
[next]