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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
57
-450
/
+286
2012-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-301
/
+132
2012-08-20
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+2
2012-08-20
netconsole: remove a redundant netconsole_target_put()
Amerigo Wang
1
-1
/
+0
2012-08-20
net/stmmac: fix issue of clk_get for Loongson1B.
Kelvin Cheung
1
-1
/
+1
2012-08-20
team: add support for non-ethernet devices
Jiri Pirko
4
-32
/
+77
2012-08-20
drivers/net/irda: fix error return code
Julia Lawall
2
-0
/
+2
2012-08-20
drivers/net/wan/dscc4.c: fix error return code
Julia Lawall
1
-2
/
+3
2012-08-20
drivers/net/wimax/i2400m/fw.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-20
net: qmi_wwan: new devices: UML290 and K5006-Z
Bjørn Mork
1
-0
/
+5
2012-08-20
net: sh_eth: Add eth support for R8A7779 device
Phil Edworthy
2
-5
/
+10
2012-08-20
netdev/phy: skip disabled mdio-mux nodes
Timur Tabi
1
-1
/
+1
2012-08-17
USB: rtl8187: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: p54usb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-17
/
+29
2012-08-16
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2
-6
/
+11
2012-08-16
ixgbe: Roll RSC code into non-EOP code
Alexander Duyck
1
-32
/
+19
2012-08-16
ixgbe: Make allocating skb and placing data in it a separate function
Alexander Duyck
1
-77
/
+89
2012-08-16
ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead
Alexander Duyck
1
-15
/
+17
2012-08-16
ixgbe: Make pull tail function separate from rest of cleanup_headers
Alexander Duyck
1
-37
/
+57
2012-08-16
ixgbe: Have the CPU take ownership of the buffers sooner
Alexander Duyck
1
-14
/
+38
2012-08-16
ixgbe: Only use double buffering if page size is less than 8K
Alexander Duyck
2
-19
/
+45
2012-08-16
ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page
Alexander Duyck
1
-39
/
+34
2012-08-16
ixgbe: Remove code that was initializing Rx page offset
Alexander Duyck
1
-26
/
+1
2012-08-15
mlx4_core: Clean up buddy bitmap allocation
Roland Dreier
1
-4
/
+3
2012-08-15
mlx4_core: Fix integer overflow issues around MTT table
Yishai Hadas
5
-10
/
+13
2012-08-15
mlx4_core: Allow large mlx4_buddy bitmaps
Yishai Hadas
1
-4
/
+14
2012-08-15
vmxnet3: Fix race between dev_open() and register_netdev()
Steve Hodgson
1
-1
/
+1
2012-08-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
56
-879
/
+2941
2012-08-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-18
/
+27
2012-08-14
drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-14
drivers/net/ethernet/freescale/fs_enet: fix error return code
Julia Lawall
2
-3
/
+9
2012-08-14
drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
Julia Lawall
1
-1
/
+2
2012-08-14
net: sierra_net: replace whitelist with ifnumber match
Bjørn Mork
1
-40
/
+12
2012-08-14
net: qmi_wwan: compress device_id list using macros
Bjørn Mork
1
-21
/
+4
2012-08-14
net: qmi_wwan: add Sierra Wireless devices
Bjørn Mork
1
-0
/
+8
2012-08-14
net: qmi_wwan: use fixed interface number matching
Bjørn Mork
1
-187
/
+28
2012-08-14
netpoll: check netpoll tx status on the right device
Amerigo Wang
1
-1
/
+1
2012-08-14
netconsole: do not release spin_lock when calling __netpoll_cleanup
Amerigo Wang
1
-5
/
+0
2012-08-14
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
1
-3
/
+1
2012-08-14
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2
-10
/
+12
2012-08-14
net: remove netdev_bonding_change()
Amerigo Wang
1
-10
/
+10
2012-08-14
net: move and rename netif_notify_peers()
Amerigo Wang
3
-3
/
+3
2012-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-18
/
+27
2012-08-13
p54: fix powerpc gcc warnings
Christian Lamparter
1
-4
/
+8
2012-08-13
ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh
Bob Copeland
2
-7
/
+4
2012-08-13
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
Lorenzo Bianconi
1
-1
/
+1
2012-08-12
bnx2x: Fix compiler warnings
Joren Van Onder
1
-1
/
+1
2012-08-12
macvtap: rcu_dereference outside read-lock section
Denis Efremov
1
-1
/
+2
2012-08-10
ixgbe: add missing braces
Emil Tantilov
1
-1
/
+2
[next]