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.12.y
linux-6.13.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
2013-10-31
bgmac: pass received packet to the netif instead of copying it
Rafał Miłecki
1
-27
/
+39
2013-10-30
arc_emac: drop redundant mac address check
Luka Perkov
1
-3
/
+3
2013-10-30
mvneta: drop redundant mac address check
Luka Perkov
1
-1
/
+1
2013-10-30
octeon_mgmt: drop redundant mac address check
Luka Perkov
1
-1
/
+1
2013-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-81
/
+354
2013-10-30
net: mvmdio: doc: mvmdio now used by mv643xx_eth
Leigh Brown
1
-5
/
+3
2013-10-30
net: mvmdio: slight optimisation of orion_mdio_write
Leigh Brown
1
-6
/
+4
2013-10-30
net: mvmdio: orion_mdio_ready: remove manual poll
Leigh Brown
1
-21
/
+13
2013-10-30
net: mvmdio: make orion_mdio_wait_ready consistent
Leigh Brown
1
-22
/
+30
2013-10-30
net/benet: Make lancer_wait_ready() static
Gavin Shan
2
-2
/
+1
2013-10-30
net/benet: Remove interface type
Gavin Shan
2
-6
/
+0
2013-10-30
netconsole: Convert to pr_<level>
Joe Perches
1
-30
/
+27
2013-10-30
bgmac: separate RX descriptor setup code into a new function
Rafał Miłecki
1
-19
/
+22
2013-10-29
i40e: fix error return code in i40e_probe()
Wei Yongjun
1
-1
/
+3
2013-10-29
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2
-34
/
+45
2013-10-29
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
3
-0
/
+60
2013-10-29
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2
-0
/
+177
2013-10-29
ixgbevf: have clean_rx_irq return total_rx_packets cleaned
Jacob Keller
1
-6
/
+7
2013-10-29
ixgbevf: add ixgbevf_rx_skb
Jacob Keller
1
-1
/
+15
2013-10-29
ixgbe: remove unnecessary duplication of PCIe bandwidth display
Jacob Keller
1
-23
/
+13
2013-10-29
ixgbe: show <2% for encoding loss on PCIe Gen3
Jacob Keller
1
-2
/
+2
2013-10-29
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
2
-16
/
+38
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
1
-4
/
+0
2013-10-29
vxlan: silence one build warning
Zhi Yong Wu
1
-17
/
+14
2013-10-29
virtio_net: migrate mergeable rx buffers to page frag allocators
Michael Dalton
1
-58
/
+106
2013-10-28
veth: extend features to support tunneling
Eric Dumazet
1
-0
/
+3
2013-10-28
Revert "Merge branch 'bonding_monitor_locking'"
David S. Miller
3
-40
/
+89
2013-10-28
be2net: add support for ndo_busy_poll
Sathya Perla
2
-18
/
+187
2013-10-28
bonding: remove bond read lock for bond_3ad_state_machine_handler()
dingtianhong
1
-4
/
+5
2013-10-28
bonding: remove bond read lock for bond_activebackup_arp_mon()
dingtianhong
1
-33
/
+13
2013-10-28
bonding: remove bond read lock for bond_loadbalance_arp_mon()
dingtianhong
1
-4
/
+6
2013-10-28
bonding: remove bond read lock for bond_alb_monitor()
dingtianhong
1
-16
/
+4
2013-10-28
bonding: remove bond read lock for bond_mii_monitor()
dingtianhong
1
-32
/
+12
2013-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-50
/
+134
2013-10-26
net: fix rtnl notification in atomic context
Alexei Starovoitov
1
-2
/
+2
2013-10-24
ixgbevf: bump driver version
Don Skidmore
1
-1
/
+1
2013-10-24
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
3
-1
/
+84
2013-10-24
ixgbevf: Adds function to set PSRTYPE register
Don Skidmore
1
-2
/
+16
2013-10-24
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
1
-3
/
+3
2013-10-24
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
1
-4
/
+2
2013-10-24
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
1
-8
/
+5
2013-10-24
igb: fix driver reload with VF assigned to guest
Stefan Assmann
1
-21
/
+16
2013-10-24
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
1
-5
/
+3
2013-10-24
i40e: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-10-24
igbvf: add missing iounmap() on error in igbvf_probe()
Wei Yongjun
1
-1
/
+2
2013-10-24
igbvf: integer wrapping bug setting the mtu
Dan Carpenter
1
-3
/
+2
2013-10-24
net: via-rhine: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-24
net: tc35815: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-24
net: spider_net: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-24
net: tlan: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
[next]