index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
29
-43
/
+38
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
16
-27
/
+27
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
3
-18
/
+34
2010-10-21
enic: Fix log message
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Change min MTU
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT
Vasanthy Kolluri
3
-4
/
+10
2010-10-21
enic: Make firmware cognizant of the user set mac address
Vasanthy Kolluri
1
-1
/
+12
2010-10-21
enic: Add support for multiple hardware receive queues
Vasanthy Kolluri
5
-124
/
+368
2010-10-21
ibmveth: Free irq on error path
Denis Kirjanov
1
-2
/
+4
2010-10-21
ibmveth: Cleanup error handling inside ibmveth_open
Denis Kirjanov
1
-24
/
+20
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
3
-19
/
+33
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
2
-55
/
+55
2010-10-20
net: cleanups in RX queue allocation
Tom Herbert
1
-19
/
+17
2010-10-20
net: fail alloc_netdev_mq if queue count < 1
Tom Herbert
1
-0
/
+6
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
169
-6552
/
+5490
2010-10-20
phonet: remove the unused variable pn
Changli Gao
1
-1
/
+0
2010-10-20
netpoll: Revert napi_poll fix for bonding driver
Neil Horman
1
-8
/
+1
2010-10-20
netpoll: Remove netpoll blocking from uninit path
Neil Horman
1
-3
/
+0
2010-10-19
bnx2x: update version to 1.60.00-3
Dmitry Kravkov
1
-2
/
+2
2010-10-19
bnx2x: prevent false parity error in MSI-X memory of HC block
Vladislav Zolotarov
2
-2
/
+32
2010-10-19
bnx2x: fix possible deadlock in HC hw block
Dmitry Kravkov
1
-8
/
+29
2010-10-19
inet: RCU changes in inetdev_by_index()
Eric Dumazet
4
-22
/
+16
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2
-3
/
+3
2010-10-19
3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.
Paul Gortmaker
2
-2
/
+2
2010-10-18
bonding: Re-enable netpoll over bonding
Neil Horman
1
-19
/
+10
2010-10-18
bonding: Fix netconsole to not deadlock on rmmod
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix napi poll for bonding driver
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix deadlock in bonding driver resulting from internal locking when ...
Neil Horman
3
-4
/
+80
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
3
-11
/
+19
2010-10-18
e1000e: Fix for offline diag test failure at first call
Carolyn Wyborny
1
-11
/
+8
2010-10-18
igbvf: Remove unneeded pm_qos* calls
Greg Rose
1
-5
/
+0
2010-10-18
igb: fix stats handling
Eric Dumazet
3
-45
/
+129
2010-10-18
netxen: mask correctable error
amit salecha
2
-2
/
+28
2010-10-18
netxen: fix race in tx stop queue
Rajesh Borundia
4
-18
/
+22
2010-10-18
qlcnic: update ethtool stats
amit salecha
1
-3
/
+70
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
1
-7
/
+6
2010-10-18
Merge branch 'can/mcp251x-for-net-next' of git://git.pengutronix.de/git/mkl/l...
David S. Miller
2
-29
/
+70
2010-10-18
bnx2x: update version to 1.60.00-2
Dmitry Kravkov
1
-2
/
+2
2010-10-18
bnx2x: remove unnecessary FUNC_FLG_RSS flag and related
Dmitry Kravkov
2
-49
/
+34
2010-10-18
bnx2x: Use correct FW constant for header padding
Dmitry Kravkov
2
-3
/
+1
2010-10-18
bnx2x: do not deal with power if no capability
Dmitry Kravkov
1
-0
/
+6
2010-10-18
bnx2x: remove redundant commands during error handling
Dmitry Kravkov
1
-2
/
+0
2010-10-18
bnx2x: Optimized the branching in the bnx2x_rx_int()
Vladislav Zolotarov
1
-5
/
+6
2010-10-18
can: mcp251x: optimize 2515, rx int gets cleared automatically
Marc Kleine-Budde
1
-4
/
+9
2010-10-18
can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515
Marc Kleine-Budde
1
-2
/
+12
2010-10-18
can: mcp251x: Don't use pdata->model for chip selection anymore
Marc Kleine-Budde
2
-16
/
+12
2010-10-18
can: mcp251x: write intf only when needed
Marc Kleine-Budde
1
-2
/
+13
2010-10-18
can: mcp251x: read-modify-write eflag only when needed
Sascha Hauer
1
-1
/
+2
2010-10-18
can: mcp251x: allow to read two registers in one spi transfer
Sascha Hauer
1
-3
/
+17
2010-10-18
can: mcp251x: increase rx_errors on overflow, not only rx_over_errors
Sascha Hauer
1
-2
/
+6
[next]