index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
mip6.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
smsc911x: fix calculation of res_size for ioremap
Matthias Ludwig
1
-1
/
+1
2009-05-07
e1000/e1000e/igb/ixgb: don't txhang after link down
Jesse Brandeburg
4
-0
/
+8
2009-05-07
ixgbe: Typecase '1' for 64 bit shift
Nelson, Shannon
1
-3
/
+3
2009-05-07
ixgbe: fix failing to log fan failures
Don Skidmore
1
-2
/
+26
2009-05-07
ixgbe: Enable L2 header split in 82599
Yi Zou
2
-1
/
+3
2009-05-07
ixgbe: set queue0 for srrctl configuration correctly for DCB
Alexander Duyck
1
-1
/
+12
2009-05-07
ixgbe: always set header length in SRRCTL
Alexander Duyck
1
-18
/
+10
2009-05-07
tcp: tcp_prequeue() can use keyed wakeups
Eric Dumazet
1
-1
/
+2
2009-05-07
tcp: tcp_prequeue() cleanup
Eric Dumazet
1
-22
/
+23
2009-05-07
net: Add missing rculist.h include to netdevice.h
David S. Miller
1
-0
/
+1
2009-05-07
net: Make inet_twsk_put similar to sock_put
Arnaldo Carvalho de Melo
1
-10
/
+13
2009-05-07
net: update skb_recycle_check() for hardware timestamping changes
Lennert Buytenhek
1
-0
/
+2
2009-05-07
bnx2: Fix panic in bnx2_poll_work().
Michael Chan
1
-2
/
+4
2009-05-07
net-sched: fix bfifo default limit
Patrick McHardy
1
-1
/
+1
2009-05-07
igb: resolve panic on shutdown when SR-IOV is enabled
Alexander Duyck
1
-7
/
+5
2009-05-07
ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver
gouji-new
1
-7
/
+12
2009-05-07
ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled
Breno Leitao
1
-0
/
+3
2009-05-07
ixgbe: remove ixgbe_napi_add/del_all references
Alexander Duyck
1
-2
/
+0
2009-05-07
ixgbe: skb_record_rx_queue should record rx queue instead of vector
Alexander Duyck
1
-2
/
+3
2009-05-07
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
4
-133
/
+158
2009-05-07
pci: update 82576 sr-iov quirk with latest device IDs
Alexander Duyck
1
-0
/
+2
2009-05-07
igb/igbvf: set rx csum always enabled in hw, disable via sw
Alexander Duyck
3
-10
/
+12
2009-05-07
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
3
-33
/
+26
2009-05-07
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
Saeed Bishara
1
-6
/
+14
2009-05-07
mv643xx_eth: rework receive skb cache alignment
Lennert Buytenhek
1
-8
/
+13
2009-05-07
mv643xx_eth: minor register definition cleanup
Lennert Buytenhek
1
-23
/
+21
2009-05-07
mv643xx_eth: count handling a link event as one unit of napi work
Lennert Buytenhek
1
-0
/
+1
2009-05-07
mv643xx_eth: fix variable shadowing sparse warning
Lennert Buytenhek
1
-1
/
+0
2009-05-07
netxen: fix bonding support
Dhananjay Phadke
6
-168
/
+82
2009-05-07
netxen: fix mac list management
Dhananjay Phadke
3
-79
/
+58
2009-05-07
netxen: fix race in tx ring acccess
Dhananjay Phadke
3
-7
/
+8
2009-05-06
wimax: oops: wimax_dev_add() is the only one that can initialize the state
Inaky Perez-Gonzalez
1
-2
/
+15
2009-05-06
wimax: fix oops if netlink fails to add attribute
Inaky Perez-Gonzalez
1
-5
/
+6
2009-05-05
Bluetooth: Move dev_set_name() to a context that can sleep
Marcel Holtmann
1
-4
/
+3
2009-05-05
lasi_82596: fix printk format warning
Alexander Beregalov
1
-3
/
+3
2009-05-05
tcp:fix the code indent
Shan Wei
1
-1
/
+1
2009-05-05
r6040: bump version to 0.23 and date to 05May2009
Florian Fainelli
1
-2
/
+2
2009-05-05
r6040: check for absent PHY
Florian Fainelli
1
-0
/
+8
2009-05-05
bonding: get rid of CONFIG_PROC_FS ifdefs
Jiri Pirko
1
-10
/
+20
2009-05-05
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
3
-2
/
+312
2009-05-05
net: smsc911x: add power management functions
Daniel Mack
1
-0
/
+46
2009-05-05
netfilter: ctnetlink: fix wrong message type in user updates
Pablo Neira Ayuso
1
-28
/
+20
2009-05-05
netfilter: xt_cluster: fix use of cluster match with 32 nodes
Pablo Neira Ayuso
2
-1
/
+9
2009-05-05
netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE
Christoph Paasch
1
-3
/
+3
2009-05-05
netfilter: add missing linux/types.h include to xt_LED.h
Patrick McHardy
1
-0
/
+2
2009-05-05
net: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
3
-11
/
+11
2009-05-05
e1000: fix virtualization bug
Jesse Brandeburg
1
-1
/
+1
2009-05-05
bonding: fix alb mode locking regression
Jay Vosburgh
1
-9
/
+3
2009-05-04
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
3
-34
/
+43
2009-05-04
mac80211: pid, fix memory corruption
Jiri Slaby
1
-34
/
+39
[next]