index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-12
sctp: kzalloc() error handling on deleting last address
Michio Honda
1
-0
/
+4
2011-06-12
net: add Faraday FTGMAC100 Gigabit Ethernet driver
Po-Yu Chuang
4
-0
/
+1621
2011-06-11
net/m68k: Include <linux/interrupt.h> where needed
Geert Uytterhoeven
2
-0
/
+2
2011-06-10
ixgbevf: Update the driver string
Greg Rose
1
-1
/
+1
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
30
-90
/
+158
2011-06-10
igb: Change version to remove number after -k in kernel versions.
Carolyn Wyborny
1
-2
/
+1
2011-06-10
igbvf: update version number
Williams, Mitch A
1
-1
/
+1
2011-06-10
e1000e: update driver version
Bruce Allan
1
-2
/
+2
2011-06-10
e1000e: remove redundant reverse dependency on CRC32
Bruce Allan
1
-1
/
+0
2011-06-10
e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800
Bruce Allan
2
-11
/
+14
2011-06-10
e1000e: access multiple PHY registers on same page at the same time
Bruce Allan
5
-225
/
+366
2011-06-10
e1000e: do not schedule the Tx queue until ready
Bruce Allan
1
-6
/
+5
2011-06-10
e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
Bruce Allan
1
-3
/
+8
2011-06-10
e1000e: 82579 intermittently disabled during S0->Sx
Bruce Allan
3
-15
/
+79
2011-06-10
e1000e: disable far-end loopback mode on ESB2
Bruce Allan
2
-0
/
+9
2011-06-10
bonding: delete unused arp_mon_pt
Peter Pan(潘卫平)
1
-1
/
+0
2011-06-10
bonding: delete unused ad_timer
Peter Pan(潘卫平)
1
-1
/
+0
2011-06-10
bonding:delete agg_select_mode from ad_bond_info
Peter Pan(潘卫平)
2
-3
/
+1
2011-06-10
bonding:delete lacp_fast from ad_bond_info
Peter Pan(潘卫平)
3
-10
/
+5
2011-06-10
bonding: make 802.3ad use latest lacp_rate
Peter Pan(潘卫平)
3
-0
/
+33
2011-06-09
enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller
Vasanthy Kolluri
2
-3
/
+7
2011-06-09
enic: Get/Set interrupt resource index for transmit and receive queues
Vasanthy Kolluri
4
-3
/
+6
2011-06-09
enic: Log device configuration in detail during driver load
Vasanthy Kolluri
3
-6
/
+26
2011-06-09
enic: Pass 802.1p bits for packets tagged with vlan zero
Vasanthy Kolluri
1
-2
/
+1
2011-06-09
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
5
-5
/
+7
2011-06-09
batman-adv: Use enums for related constants
Sven Eckelmann
3
-31
/
+47
2011-06-09
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
Sven Eckelmann
1
-3
/
+11
2011-06-09
batman-adv: Fix signedness problem in parse_gw_bandwidth
Sven Eckelmann
1
-2
/
+2
2011-06-09
batman-adv: Don't return value in void function
Sven Eckelmann
1
-1
/
+1
2011-06-09
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
Daniele Furlan
1
-5
/
+4
2011-06-09
net: emaclite: Add missing linux/interrupt.h header
Michal Simek
1
-0
/
+1
2011-06-09
tun: do not put self in waitq if doing a nonblock read
Amos Kong
1
-2
/
+4
2011-06-09
tun: dont force inline of functions
stephen hemminger
1
-9
/
+9
2011-06-09
tun: reserves space for network in skb
stephen hemminger
1
-2
/
+2
2011-06-09
cnic, bnx2: Check iSCSI support early in bnx2_init_one()
Michael Chan
2
-10
/
+9
2011-06-09
cnic: Improve NETDEV_UP event handling
Michael Chan
1
-2
/
+2
2011-06-09
cnic: Randomize initial TCP port for iSCSI connections
Eddie Wai
1
-5
/
+9
2011-06-09
cnic: Fix race conditions with firmware
Michael Chan
1
-3
/
+11
2011-06-09
cnic: Fix interrupt logic
Michael Chan
1
-9
/
+4
2011-06-09
inetpeer: lower false sharing effect
Eric Dumazet
1
-11
/
+13
2011-06-09
niu: support 64 bit stats interface
stephen hemminger
1
-16
/
+20
2011-06-09
myricom: update to 64 bit stats
stephen hemminger
1
-6
/
+8
2011-06-09
enic: update to support 64 bit stats
stephen hemminger
1
-4
/
+4
2011-06-09
netxen: convert to 64 bit statistics
stephen hemminger
1
-4
/
+5
2011-06-09
veth: convert to 64 bit statistics
stephen hemminger
1
-23
/
+18
2011-06-09
vmxnet3: convert to 64 bit stats interface
stephen hemminger
3
-25
/
+26
2011-06-09
inetpeer: remove unused list
Eric Dumazet
5
-234
/
+74
2011-06-09
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
Jerry Chu
8
-27
/
+55
2011-06-09
ipv6: generate link local address for GRE tunnel
stephen hemminger
1
-0
/
+35
2011-06-09
iph: use default get_stats
stephen hemminger
1
-11
/
+4
[next]