index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-15
bridge: netpoll cleanup
stephen hemminger
3
-28
/
+39
2010-05-15
rndis_host: Poll status channel before control channel
Ben Hutchings
1
-6
/
+12
2010-05-14
netfilter: xt_TEE depends on NF_CONNTRACK
Randy Dunlap
1
-0
/
+1
2010-05-14
qlcnic: add idc debug registers
Sucheta Chakraborty
2
-0
/
+23
2010-05-14
qlcnic: support quisce mode
Sucheta Chakraborty
1
-2
/
+26
2010-05-14
qlcnic: check device class
Sucheta Chakraborty
3
-8
/
+18
2010-05-14
qlcnic: check IDC version
Sucheta Chakraborty
2
-2
/
+19
2010-05-14
qlcnic: cleanup unused code
Amit Kumar Salecha
4
-61
/
+10
2010-05-14
qlcnic: cleanup dma mask setting
Amit Kumar Salecha
2
-70
/
+24
2010-05-14
qlcnic: fix caching window register
Amit Kumar Salecha
3
-18
/
+0
2010-05-14
qlcnic: remove obsolete register
Amit Kumar Salecha
3
-16
/
+1
2010-05-14
qlcnic: fix context cleanup
Amit Kumar Salecha
1
-3
/
+1
2010-05-14
sky2: version 1.28
stephen hemminger
1
-1
/
+1
2010-05-14
sky2: Avoid allocating memory in sky2_resume
Mike McCormack
1
-15
/
+5
2010-05-14
sky2: Refactor down/up code out of sky2_restart()
Mike McCormack
1
-7
/
+19
2010-05-14
sky2: Shut off interrupts before NAPI
Mike McCormack
1
-2
/
+2
2010-05-14
sky2: Avoid race in sky2_change_mtu
Mike McCormack
1
-1
/
+1
2010-05-14
sky2: Restore multicast after restart
Mike McCormack
1
-0
/
+1
2010-05-14
ixgb and e1000: Use new function for copybreak tests
Joe Perches
2
-41
/
+58
2010-05-14
e1000: cleanup unused parameters
Jesse Brandeburg
1
-8
/
+0
2010-05-14
e1000: fix WARN_ON with mac-vlan
Jesse Brandeburg
1
-2
/
+0
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
171
-631
/
+0
2010-05-13
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
5
-421
/
+557
2010-05-13
ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC
Mallikarjuna R Chilakala
1
-6
/
+11
2010-05-13
ixgbe: fix setting of promisc mode when using mac-vlans
Emil Tantilov
3
-4
/
+8
2010-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
123
-455
/
+384
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
5
-5
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
24
-64
/
+64
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
3
-18
/
+3
2010-05-13
netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
Bart De Schuymer
1
-1
/
+1
2010-05-12
cxgb4: report GRO stats with ethtool -S
Dimitris Michailidis
1
-0
/
+6
2010-05-12
cxgb4: report the PCIe link speed
Dimitris Michailidis
1
-2
/
+8
2010-05-12
cxgb4: configure HW VLAN extraction through FW
Dimitris Michailidis
4
-28
/
+20
2010-05-12
e1000e: add PCI device id to enable support for 82567V-4
Bruce Allan
2
-0
/
+2
2010-05-12
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
Bruce Allan
1
-74
/
+75
2010-05-12
e1000e: move settting of flow control refresh timer to link setup code
Bruce Allan
3
-4
/
+4
2010-05-12
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
6
-16
/
+52
2010-05-12
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
Bruce Allan
2
-20
/
+2
2010-05-12
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
1
-77
/
+75
2010-05-12
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
Bruce Allan
1
-4
/
+4
2010-05-12
e1000e: cleanup multiple common exit points
Bruce Allan
1
-24
/
+17
2010-05-12
e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
Bruce Allan
1
-2
/
+9
2010-05-12
e1000e: initialize manageability (IPMI) pass-through in 82574/82583
Bruce Allan
3
-9
/
+55
2010-05-12
e1000e: bad state after running ethtool diagnostics with AMT enabled
Bruce Allan
2
-7
/
+18
2010-05-12
e1000e: use static params to save stack space (part 2)
Bruce Allan
1
-2
/
+2
2010-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
7
-298
/
+703
2010-05-12
netxen: handle queue manager access
Amit Kumar Salecha
3
-11
/
+63
2010-05-12
netxen: to fix onchip memory access.
Sucheta Chakraborty
1
-25
/
+17
2010-05-12
netxen: remove unnecessary size checks
Sucheta Chakraborty
2
-50
/
+8
2010-05-12
netxen: fix register usage
Amit Kumar Salecha
3
-3
/
+6
[next]