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.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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-02
be2net: Issue shutdown event to ocrdma driver
Devesh Sharma
4
-3
/
+20
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-34
/
+114
2014-07-21
xen-netback: Fix pointer incrementation to avoid incorrect logging
Zoltan Kiss
1
-1
/
+1
2014-07-21
xen-netback: Fix releasing header slot on error path
Zoltan Kiss
1
-5
/
+33
2014-07-21
xen-netback: Fix releasing frag_list skbs in error path
Zoltan Kiss
1
-0
/
+9
2014-07-21
xen-netback: Fix handling frag_list on grant op error path
Zoltan Kiss
1
-17
/
+20
2014-07-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-4
/
+15
2014-07-18
net: huawei_cdc_ncm: add "subclass 3" devices
Bjørn Mork
1
-0
/
+3
2014-07-18
net: qmi_wwan: add two Sierra Wireless/Netgear devices
Bjørn Mork
1
-0
/
+2
2014-07-18
wan/x25_asy: integer overflow in x25_asy_change_mtu()
Dan Carpenter
1
-1
/
+5
2014-07-17
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
1
-6
/
+16
2014-07-17
net/mlx4_en: cq->irq_desc wasn't set in legacy EQ's
Amir Vadai
1
-3
/
+4
2014-07-17
sunvnet: clean up objects created in vnet_new() on vnet_exit()
Sowmini Varadhan
1
-1
/
+19
2014-07-17
r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40
Michel Dänzer
1
-0
/
+2
2014-07-15
hso: fix deadlock when receiving bursts of data
Olivier Sobrie
1
-21
/
+17
2014-07-15
hso: remove unused workqueue
Olivier Sobrie
1
-12
/
+0
2014-07-15
net: ppp: don't call sk_chk_filter twice
Christoph Schulz
1
-7
/
+1
2014-07-15
mlx4: mark napi id for gro_skb
Jason Wang
1
-0
/
+1
2014-07-15
bonding: fix ad_select module param check
Nikolay Aleksandrov
1
-1
/
+1
2014-07-15
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
1
-1
/
+1
2014-07-14
net: bcmgenet: fix RGMII_MODE_EN bit
Florian Fainelli
1
-1
/
+1
2014-07-12
r8152: fix r8152_csum_workaround function
hayeswang
1
-1
/
+1
2014-07-12
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
1
-1
/
+1
2014-07-12
farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()
Alexey Khoroshilov
1
-54
/
+58
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-27
/
+38
2014-07-10
igb: do a reset on SR-IOV re-init if device is down
Stefan Assmann
1
-0
/
+2
2014-07-10
igb: Workaround for i210 Errata 25: Slow System Clock
Todd Fujinaka
7
-8
/
+113
2014-07-10
usbnet: smsc95xx: add reset_resume function with reset operation
Joonyoung Shim
1
-1
/
+13
2014-07-10
dp83640: Always decode received status frames
Stefan Sørensen
1
-3
/
+3
2014-07-10
mlx5_core: Fix possible race between mr tree insert/delete
Sagi Grimberg
1
-4
/
+15
2014-07-10
r8169: disable L23
hayeswang
1
-0
/
+25
2014-07-09
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
Thomas Fitzsimmons
1
-1
/
+1
2014-07-09
net: mvneta: fix operation in 10 Mbit/s mode
Thomas Petazzoni
1
-1
/
+1
2014-07-09
net/mlx4_en: Ignore budget on TX napi polling
Amir Vadai
4
-15
/
+24
2014-07-09
r8152: wake up the device before dumping the hw counter
hayeswang
1
-0
/
+5
2014-07-08
xen-netfront: call netif_carrier_off() only once when disconnecting
David Vrabel
1
-7
/
+4
2014-07-08
xen-netfront: don't nest queue locks in xennet_connect()
David Vrabel
1
-4
/
+12
2014-07-08
net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
Or Gerlitz
1
-1
/
+1
2014-07-08
net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2
Bernd Wachter
1
-0
/
+1
2014-07-08
Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"
David S. Miller
2
-73
/
+0
2014-07-08
powerpc/ucc_geth: deal with a compile warning
Zhao Qiang
1
-2
/
+2
2014-07-07
rt2800usb: Don't perform DMA from stack
Andrea Merello
1
-6
/
+22
2014-07-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
3
-21
/
+8
2014-07-03
mwifiex: initialize Tx/Rx info of a packet correctly
Amitkumar Karwar
7
-0
/
+8
2014-07-03
iwlwifi: mvm: disable CTS to Self
Emmanuel Grumbach
1
-3
/
+2
2014-07-03
iwlwifi: dvm: don't enable CTS to self
Emmanuel Grumbach
1
-12
/
+0
2014-07-03
net: stmmac: Remove unneeded I/O read caught by cppcheck
Vince Bridgers
1
-4
/
+1
2014-07-03
net: stmmac: Correct duplicate if/then/else case found by cppcheck
Vince Bridgers
1
-1
/
+1
2014-07-03
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2
-0
/
+73
2014-07-03
net/mlx4_en: IRQ affinity hint is not cleared on port down
Amir Vadai
1
-2
/
+1
[next]