| Commit message (Expand) | Author | Age |
* | sctp: Try to encourage SACK bundling with DATA. | Vlad Yasevich | 2009-09-04 |
* | sctp: Generate SACKs when actually sending outbound DATA | Vlad Yasevich | 2009-09-04 |
* | sctp: Fix data segmentation with small frag_size | Vlad Yasevich | 2009-09-04 |
* | sctp: Disallow new connection on a closing socket | Vlad Yasevich | 2009-09-04 |
* | sctp: Fix piggybacked ACKs | Doug Graham | 2009-09-04 |
* | sctp: remove unused union (sctp_cmsg_data_t) definition | Rami Rosen | 2009-09-04 |
* | sctp: release cached route when the transport goes down. | Vlad Yasevich | 2009-09-04 |
* | sctp: update the route for non-active transports after addresses are added | Wei Yongjun | 2009-09-04 |
* | sctp: check the unrecognized ASCONF parameter before access it | Wei Yongjun | 2009-09-04 |
* | sctp: avoid overwrite the return value of sctp_process_asconf_ack() | Wei Yongjun | 2009-09-04 |
* | net: Fix a build break because of a typo in drivers/net/3c503.c | Sachin Sant | 2009-09-04 |
* | can: sja1000: legacy SJA1000 ISA bus driver | Wolfgang Grandegger | 2009-09-04 |
* | can: sja1000: fix network statistics update | Wolfgang Grandegger | 2009-09-04 |
* | can: add can_free_echo_skb() for upcoming drivers | Wolfgang Grandegger | 2009-09-04 |
* | WAN: dscc4: Fix warning pointing out a bug. | David S. Miller | 2009-09-04 |
* | ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header | Cosmin Ratiu | 2009-09-03 |
* | enic: organize device initialization/deinit into separate functions | Scott Feldman | 2009-09-03 |
* | enic: bug fix: check for zero port MTU before posting warning | Scott Feldman | 2009-09-03 |
* | enic: changes to driver/firmware interface | Scott Feldman | 2009-09-03 |
* | enic: bug fix: enable VLAN filtering | Scott Feldman | 2009-09-03 |
* | enic: provision for multiple Rx/Tx queues; prepare for RSS support | Scott Feldman | 2009-09-03 |
* | enic: bug fix: included MAC drops in rx_dropped netstat | Scott Feldman | 2009-09-03 |
* | enic: bug fix: protect fw call i/f with spinlock | Scott Feldman | 2009-09-03 |
* | enic: use netdev_alloc_skb | Scott Feldman | 2009-09-03 |
* | enic: bug fix: split TSO fragments larger than 16K into multiple descs | Scott Feldman | 2009-09-03 |
* | enic: workaround A0 erratum | Scott Feldman | 2009-09-03 |
* | enic: add support for multiple BARs | Scott Feldman | 2009-09-03 |
* | vlan: adds drops accounting | Eric Dumazet | 2009-09-03 |
* | macvlan: add multiqueue capability | Eric Dumazet | 2009-09-03 |
* | netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data | Ben Hutchings | 2009-09-03 |
* | netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations | Ben Hutchings | 2009-09-03 |
* | netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls | Ben Hutchings | 2009-09-03 |
* | sky2: only enable Vaux if capable of wakeup | Stephen Hemminger | 2009-09-03 |
* | netxen: fix infinite loop on dma mapping failure | Dhananjay Phadke | 2009-09-03 |
* | netxen: remove duplicate napi_add | Dhananjay Phadke | 2009-09-03 |
* | netxen: fix lro buffer allocation | Dhananjay Phadke | 2009-09-03 |
* | ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets | Yi Zou | 2009-09-03 |
* | ixgbe: Distribute transmission of FCoE traffic in 82599 | Yi Zou | 2009-09-03 |
* | ixgbe: Add support for multiple Tx queues for FCoE in 82599 | Yi Zou | 2009-09-03 |
* | igb: set vf rlpml wasn't taking vlan tag into account | Alexander Duyck | 2009-09-03 |
* | igb: only disable/enable interrupt bits for igb physical function | Alexander Duyck | 2009-09-03 |
* | igb: add support for set_rx_mode netdevice operation | Alexander Duyck | 2009-09-03 |
* | net: Remove debugging code | Eric Dumazet | 2009-09-03 |
* | vlan: enable multiqueue xmits | Eric Dumazet | 2009-09-03 |
* | net: net/core/dev.c cleanups | Eric Dumazet | 2009-09-03 |
* | atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() wh... | Karl Hiramoto | 2009-09-03 |
* | fec: don't enable irqs in hard irq context | Uwe Kleine-König | 2009-09-03 |
* | fec: fix recursive locking of mii_lock | Uwe Kleine-König | 2009-09-03 |
* | NET: Fix possible corruption in bpqether driver | Ralf Baechle | 2009-09-03 |
* | WARNING: some request_irq() failures ignored in el2_open() | roel kluin | 2009-09-03 |