index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
fujitsu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-01
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2
-0
/
+16
2012-12-01
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
1
-0
/
+6
2012-12-01
igb: Refactoring of i210 file.
Carolyn Wyborny
1
-124
/
+119
2012-12-01
igb: Acquire, release semaphore for writing each EEPROM page
Akeem G. Abodunrin
1
-16
/
+12
2012-12-01
igb: Updates to read nvm function for i211 device
Carolyn Wyborny
2
-4
/
+34
2012-12-01
ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
joshua.a.hay@intel.com
1
-37
/
+46
2012-11-30
myri10ge: Add vlan rx for better GRO perf.
Andrew Gallatin
1
-0
/
+41
2012-11-30
myri10ge: Convert from LRO to GRO
Andrew Gallatin
2
-203
/
+34
2012-11-30
MAINTAINERS: fix bouncing tun/tap entries
Jiri Slaby
1
-2
/
+1
2012-11-30
smsc95xx: expand check_ macros
Steve Glendinning
1
-121
/
+391
2012-11-30
smsc95xx: fix smsc_crc return type
Steve Glendinning
1
-2
/
+3
2012-11-30
smsc95xx: don't enable remote wakeup directly
Steve Glendinning
1
-25
/
+5
2012-11-30
smsc95xx: fix error handling in suspend failure case
Steve Glendinning
1
-21
/
+29
2012-11-30
smsc95xx: fix suspend buffer overflow
Steve Glendinning
1
-1
/
+6
2012-11-30
smsc75xx: expand check_ macros
Steve Glendinning
1
-159
/
+576
2012-11-30
smsc75xx: don't call usbnet_resume if usbnet_suspend fails
Steve Glendinning
1
-1
/
+1
2012-11-30
sctp: verify length provided in heartbeat information parameter
Thomas Graf
1
-2
/
+8
2012-11-30
rtnelink: remove unused parameter from rtnl_create_link().
Rami Rosen
3
-4
/
+4
2012-11-30
sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
Tommi Rantala
1
-1
/
+1
2012-11-30
mac802154: use kfree_skb() instead of dev_kfree_skb()
Alan Ott
1
-1
/
+1
2012-11-30
mac802154: fix memory leaks
Alan Ott
2
-2
/
+7
2012-11-30
6lowpan: consider checksum bytes in fragmentation threshold
Alan Ott
1
-1
/
+2
2012-11-30
mISDN: improve bitops usage
Akinobu Mita
1
-10
/
+10
2012-11-30
8021q: fix vlan device to inherit the unicast filtering capability flag
Yi Zou
1
-0
/
+1
2012-11-30
bonding: delete migrated IP addresses from the rlb hash table
Jiri Bohac
3
-40
/
+184
2012-11-30
bonding: rlb mode of bond should not alter ARP originating via bridge
zheng.li
2
-0
/
+19
2012-11-30
batman-adv: use ETH_P_BATMAN
Antonio Quartulli
4
-9
/
+11
2012-11-29
core: make GRO methods static.
Rami Rosen
2
-12
/
+3
2012-11-29
doc: make the description of how tcp_ecn works more explicit and clear
Rick Jones
1
-8
/
+9
2012-11-29
can: pcan_usb_core: remove obsolete variable open_time
Marc Kleine-Budde
2
-6
/
+0
2012-11-29
can: esd_usb2: remove obsolete variable open_time
Marc Kleine-Budde
1
-10
/
+0
2012-11-29
can: ems_usb: remove obsolete variable open_time
Marc Kleine-Budde
1
-7
/
+0
2012-11-29
can: sja1000: remove obsolete variable open_time
Marc Kleine-Budde
2
-9
/
+0
2012-11-29
can: mscan: remove obsolete variable open_time
Marc Kleine-Budde
2
-9
/
+0
2012-11-29
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
1
-2
/
+1
2012-11-28
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
Mugunthan V N
1
-4
/
+3
2012-11-28
cxgb3: Restore dependency on INET
Ben Hutchings
1
-1
/
+1
2012-11-28
openvswitch: Use RCU callback when detaching netdevices.
Jesse Gross
2
-4
/
+13
2012-11-28
team: fix hw_features setup
Jiri Pirko
1
-1
/
+3
2012-11-28
atm: forever loop loading ambassador firmware
Dan Carpenter
1
-0
/
+1
2012-11-28
ip6tnl/sit: drop packet if ECN present with not-ECT
Nicolas Dichtel
2
-29
/
+53
2012-11-28
be2net: fix INTx ISR for interrupt behaviour on BE2
Sathya Perla
1
-31
/
+23
2012-11-28
ewrk3: remove outdated comment
Paul Bolle
1
-1
/
+0
2012-11-28
ewrk3: silence GCC warning
Paul Bolle
1
-1
/
+1
2012-11-28
bonding: in balance-rr mode, set curr_active_slave only if it is up
Michal Kubeček
1
-1
/
+1
2012-11-28
vhost: fix length for cross region descriptor
Michael S. Tsirkin
1
-1
/
+1
2012-11-28
irda: irttp: fix memory leak in irttp_open_tsap() error path
Tommi Rantala
1
-0
/
+1
2012-11-28
net: qmi_wwan: add Huawei E173
Bjørn Mork
1
-0
/
+1
2012-11-28
pkt_sched: QFQ Plus: fair-queueing service at DRR cost
Paolo Valente
1
-264
/
+566
2012-11-28
smsc75xx: don't enable remote wakeup directly
Steve Glendinning
1
-35
/
+8
[next]