index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
enic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-07
ibmveth: Add tx_copybreak
Santiago Leon
1
-8
/
+20
2010-09-07
ibmveth: Remove LLTX
Santiago Leon
2
-7
/
+1
2010-09-07
ibmveth: batch rx buffer replacement
Santiago Leon
2
-6
/
+9
2010-09-07
ibmveth: Remove integer divide caused by modulus
Santiago Leon
1
-4
/
+7
2010-09-07
ns83820: Use predefined autoneg constants
Denis Kirjanov
1
-1
/
+2
2010-09-07
ns83820: Add copper device settings
Denis Kirjanov
1
-2
/
+10
2010-09-07
ns83820: Remove unused have_optical variable.
Denis Kirjanov
1
-10
/
+1
2010-09-07
tipc: Fix misleading error code when enabling Ethernet bearers
Allan Stephens
1
-0
/
+10
2010-09-07
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
Allan Stephens
1
-8
/
+17
2010-09-07
tipc: Minor optimizations to name table translation code
Allan Stephens
2
-5
/
+3
2010-09-06
wan: make read-only data const
stephen hemminger
5
-14
/
+14
2010-09-06
r8169: fix rx checksum offload
Eric Dumazet
1
-4
/
+2
2010-09-03
cxgb3: Avoid flush_workqueue() deadlock.
Casey Leedom
1
-9
/
+15
2010-09-03
cxgb3: Leave interrupts for fatal errors asserted in common code.
Casey Leedom
1
-2
/
+2
2010-09-03
cxgb3: Set FATALPERREN.
Casey Leedom
1
-0
/
+1
2010-09-03
cxgb3: Add register bit definition for Fatal Parity Error.
Casey Leedom
1
-0
/
+4
2010-09-03
net: remove two kmemcheck annotations
Eric Dumazet
1
-2
/
+0
2010-09-03
tulip: use integrated netdev stats
Eric Dumazet
3
-40
/
+50
2010-09-03
ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and ...
Thomas Graf
1
-5
/
+22
2010-09-03
ipv6: add special mode forwarding=2 to send RS while configured as router
Thomas Graf
1
-1
/
+2
2010-09-03
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
1
-4
/
+14
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
56
-67
/
+86
2010-09-02
bna: fix stats handling
Eric Dumazet
3
-41
/
+33
2010-09-02
net: arp: code cleanup
Changli Gao
1
-103
/
+123
2010-09-02
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
1
-17
/
+15
2010-09-02
net: Improve comments in include/linux/phy.h
Peter Meerwald
1
-2
/
+2
2010-09-02
ipvs: use pkts for SCTP too
Julian Anastasov
1
-3
/
+3
2010-09-02
net: another last_rx round
Eric Dumazet
3
-3
/
+0
2010-09-02
starfire: Temporary kludge to fix powerpc build.
David S. Miller
1
-1
/
+1
2010-09-02
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
1
-9
/
+3
2010-09-02
net: make rx_queue sysfs_ops const
stephen hemminger
1
-1
/
+1
2010-09-01
pxa168_eth: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-09-01
mac80211: only cancel software-based scans on suspend
John W. Linville
2
-1
/
+8
2010-09-01
net: skbuff.c cleanup
Eric Dumazet
1
-32
/
+15
2010-09-01
skge: add GRO support
Eric Dumazet
3
-3
/
+6
2010-09-01
drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-4
/
+4
2010-09-01
ns83820: Use helper to disable chip interrupts
Denis Kirjanov
1
-14
/
+11
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
2
-7
/
+17
2010-09-01
bnx2x: Update version to 1.52.53-5
Yaniv Rosner
1
-2
/
+2
2010-09-01
bnx2x: Add BCM84823 to the supported PHYs
Yaniv Rosner
1
-1
/
+2
2010-09-01
bnx2x: Change BCM848xx LED configuration
Yaniv Rosner
1
-122
/
+49
2010-09-01
bnx2x: Remove unneeded setting of XAUI low power to BCM8727
Yaniv Rosner
1
-1
/
+0
2010-09-01
bnx2x: Change BCM848xx configuration according to IEEE
Yaniv Rosner
2
-164
/
+127
2010-09-01
bnx2x: Reset link before any new link settings
Yaniv Rosner
1
-0
/
+1
2010-09-01
bnx2x: Fix potential link issue In BCM8727 based boards
Yaniv Rosner
2
-10
/
+15
2010-09-01
bnx2x: Fix potential link issue of BCM8073/BCM8727
Yaniv Rosner
1
-2
/
+2
2010-09-01
qlcnic: add cksum flag
Amit Kumar Salecha
2
-4
/
+6
2010-09-01
qlcnic: mac vlan learning support
Amit Kumar Salecha
3
-10
/
+26
2010-09-01
qlcnic: support mac learning
Amit Kumar Salecha
3
-0
/
+191
2010-09-01
qlcnic: fix mac override capability
Rajesh Borundia
3
-13
/
+28
[next]