| Commit message (Expand) | Author | Age | Files | Lines |
* | forcedeth: Kill NAPI config options. | David S. Miller | 2010-05-03 | 2 | -207/+1 |
* | forcedeth: GRO support | Tom Herbert | 2010-05-03 | 1 | -5/+8 |
* | net: skb_free_datagram_locked() fix | Eric Dumazet | 2010-05-03 | 1 | -2/+7 |
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller | 2010-05-03 | 16 | -176/+365 |
|\ |
|
| * | sctp: Tag messages that can be Nagle delayed at creation. | Vlad Yasevich | 2010-04-30 | 3 | -8/+6 |
| * | sctp: Optimize computation of highest new tsn in SACK. | Vlad Yasevich | 2010-04-30 | 1 | -35/+7 |
| * | sctp: correctly mark missing chunks in fast recovery | Vlad Yasevich | 2010-04-30 | 1 | -5/+13 |
| * | sctp: rwnd_press should be cumulative | Vlad Yasevich | 2010-04-30 | 1 | -1/+1 |
| * | sctp: fast recovery algorithm is per association. | Vlad Yasevich | 2010-04-30 | 2 | -21/+23 |
| * | sctp: update transport initializations | Vlad Yasevich | 2010-04-30 | 4 | -31/+1 |
| * | sctp: Save some room in the sctp_transport by using bitfields | Vlad Yasevich | 2010-04-30 | 1 | -22/+27 |
| * | sctp: Do not force T3 timer on fast retransmissions. | Vlad Yasevich | 2010-04-30 | 2 | -14/+5 |
| * | sctp: remove 'resent' bit from the chunk | Vlad Yasevich | 2010-04-30 | 4 | -20/+10 |
| * | sctp: Make sure we always return valid retransmit path | Vlad Yasevich | 2010-04-30 | 1 | -1/+2 |
| * | sctp: cleanup: remove duplicate assignment | Dan Carpenter | 2010-04-30 | 1 | -14/+9 |
| * | sctp: implement sctp association probing module | Wei Yongjun | 2010-04-30 | 3 | -0/+228 |
| * | sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk | Shan Wei | 2010-04-30 | 1 | -1/+1 |
| * | sctp: Do no select unconfirmed transports for retransmissions | Vlad Yasevich | 2010-04-30 | 1 | -2/+3 |
| * | sctp: fix to retranmit at least one DATA chunk | Wei Yongjun | 2010-04-30 | 1 | -0/+12 |
| * | sctp: missing set src and dest port while lookup output route | Wei Yongjun | 2010-04-30 | 1 | -1/+6 |
| * | sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state | Wei Yongjun | 2010-04-30 | 1 | -1/+1 |
| * | sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent | Wei Yongjun | 2010-04-30 | 1 | -0/+6 |
| * | sctp: send SHUTDOWN-ACK chunk back to the source. | Vlad Yasevich | 2010-04-30 | 1 | -2/+6 |
| * | sctp: Use correct address family in sctp_getsockopt_peer_addrs() | Vlad Yasevich | 2010-04-30 | 1 | -1/+1 |
* | | net: rcu fixes | Eric Dumazet | 2010-05-03 | 2 | -8/+37 |
* | | phy/micrel: Add module device ID table for autoloading. | David S. Miller | 2010-05-03 | 1 | -0/+9 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-03 | 5 | -13/+133 |
|\ \ |
|
| * | | drivers/net/phy: micrel phy driver | David J. Choi | 2010-05-03 | 3 | -0/+110 |
| * | | dm9601: fix phy/eeprom write routine | Peter Korsgaard | 2010-05-03 | 1 | -1/+1 |
| * | | ppp_generic: handle non-linear skbs when passing them to pppd | Simon Arlott | 2010-05-03 | 1 | -1/+4 |
| * | | ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid | Simon Arlott | 2010-05-03 | 1 | -11/+18 |
* | | | unix/garbage: kill copy of the skb queue walker | Ilpo Järvinen | 2010-05-03 | 1 | -11/+2 |
* | | | Revert "ixgbe: disable MSI-X by default on certain Cisco adapters" | David S. Miller | 2010-05-03 | 2 | -20/+1 |
* | | | net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h | David S. Miller | 2010-05-02 | 1 | -5/+5 |
* | | | net: fix softnet_stat | Changli Gao | 2010-05-02 | 3 | -25/+20 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-02 | 30 | -147/+1270 |
|\| | |
|
| * | | net: fix compile error due to double return type in SOCK_DEBUG | Jan Engelhardt | 2010-05-02 | 1 | -1/+1 |
| * | | net/usb: initiate sync sequence in sierra_net.c driver | Elina Pasheva | 2010-05-01 | 1 | -0/+3 |
| * | | net/usb: remove default in Kconfig for sierra_net driver | Elina Pasheva | 2010-04-30 | 1 | -1/+0 |
| * | | r8169: Fix rtl8169_rx_interrupt() | Eric Dumazet | 2010-04-30 | 1 | -5/+17 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-30 | 1 | -1/+1 |
| |\ \ |
|
| | * | | p54pci: fix bugs in p54p_check_tx_ring | Hans de Goede | 2010-04-26 | 1 | -1/+1 |
| * | | | e1000e: Fix oops caused by ASPM patch. | Anton Blanchard | 2010-04-30 | 1 | -0/+3 |
| * | | | net/sb1250: register mdio bus in probe | Sebastian Siewior | 2010-04-28 | 1 | -34/+33 |
| * | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman | 2010-04-28 | 2 | -5/+58 |
| * | | | sfc: Change falcon_probe_board() to fail for unsupported boards | Ben Hutchings | 2010-04-28 | 3 | -12/+7 |
| * | | | sfc: Always close net device at the end of a disabling reset | Ben Hutchings | 2010-04-28 | 1 | -2/+2 |
| * | | | sfc: Wait at most 10ms for the MC to finish reading out MAC statistics | Ben Hutchings | 2010-04-28 | 1 | -2/+11 |
| * | | | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich | 2010-04-28 | 4 | -16/+34 |
| * | | | sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set | Wei Yongjun | 2010-04-28 | 1 | -7/+10 |