index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sysfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
tipc: make tipc broadcast link support net namespace
Ying Xue
12
-205
/
+259
2015-01-12
tipc: make bearer list support net namespace
Ying Xue
10
-73
/
+110
2015-01-12
tipc: make tipc node table aware of net namespace
Ying Xue
21
-244
/
+329
2015-01-12
tipc: involve namespace infrastructure
Ying Xue
15
-86
/
+151
2015-01-12
tipc: remove unused tipc_link_get_max_pkt routine
Ying Xue
2
-28
/
+0
2015-01-12
tipc: feed tipc sock pointer to tipc_sk_timeout routine
Ying Xue
1
-17
/
+16
2015-01-12
tipc: cleanup core.c and core.h files
Ying Xue
12
-89
/
+74
2015-01-12
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
8
-118
/
+50
2015-01-12
tipc: remove tipc_core_start/stop routines
Ying Xue
1
-43
/
+23
2015-01-12
tipc: fix bug in broadcast retransmit code
Jon Maloy
1
-2
/
+3
2015-01-12
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
11
-89
/
+173
2015-01-12
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
6
-87
/
+183
2015-01-12
bridge: Add ability to enable TSO
Toshiaki Makita
1
-0
/
+1
2015-01-12
r8152: check the status before submitting rx
hayeswang
1
-0
/
+5
2015-01-12
r8152: call rtl_start_rx after netif_carrier_on
hayeswang
1
-1
/
+2
2015-01-12
vxlan: Improve support for header flags
Tom Herbert
2
-14
/
+35
2015-01-12
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
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
2015-01-12
irda: ali-ircc: Replace timeval with ktime_t
Chunyan Zhang
2
-11
/
+5
2015-01-12
irda: Removed all unused timeval variables
Chunyan Zhang
6
-16
/
+0
2015-01-12
stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.
Peter Griffin
4
-27
/
+24
2015-01-12
ARM: multi_v7_defconfig: Enable stih407 usb picophy
Peter Griffin
1
-0
/
+1
2015-01-12
ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers.
Peter Griffin
1
-0
/
+52
2015-01-12
ARM: STi: DT: STiH410: Add usb2 picophy dt nodes
Peter Griffin
1
-0
/
+18
2015-01-12
ARM: STi: DT: STiH407: Add usb2 picophy dt nodes
Peter Griffin
1
-0
/
+9
2015-01-12
phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.
Peter Griffin
3
-31
/
+23
2015-01-12
phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.
Peter Griffin
2
-19
/
+16
2015-01-09
csiostor:firmware upgrade fix
Praveen Madhavan
3
-82
/
+247
2015-01-09
Revert "ARM: dts: imx6qdl: enable FEC magic-packet feature"
Fabio Estevam
2
-2
/
+0
2015-01-09
Revert "ARM: imx: add FEC sleep mode callback function"
Fabio Estevam
2
-90
/
+1
2015-01-09
r8169: add support for xmit_more
Florian Westphal
1
-3
/
+9
2015-01-09
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
6
-353
/
+180
2015-01-09
rhashtable: initialize atomic nelems variable
Ying Xue
1
-0
/
+1
2015-01-09
rhashtable: avoid unnecessary wakeup for worker queue
Ying Xue
2
-12
/
+8
2015-01-09
rhashtable: future table needs to be traversed when remove an object
Ying Xue
1
-2
/
+2
2015-01-09
rhashtable: involve rhashtable_lookup_insert routine
Ying Xue
2
-15
/
+83
2015-01-09
rhashtable: introduce rhashtable_wakeup_worker helper function
Ying Xue
1
-8
/
+15
2015-01-09
rhashtable: optimize rhashtable_lookup routine
Ying Xue
1
-23
/
+18
2015-01-09
cxgb4: Add support for mps_tcam debugfs
Hariprasad Shenai
2
-0
/
+191
2015-01-09
cxgb4: Add support for cim_qcfg entry in debugfs
Hariprasad Shenai
5
-0
/
+164
2015-01-09
cxgb4: Add support for cim_la entry in debugfs
Hariprasad Shenai
6
-2
/
+304
2015-01-09
cxgb4: Add support for devlog
Hariprasad Shenai
5
-0
/
+325
2015-01-09
doc: fix the compile error of txtimestamp.c
WANG Cong
1
-8
/
+0
[next]