| Commit message (Expand) | Author | Age | Files | Lines |
* | bnx2x: New link code | Yaniv Rosner | 2008-06-23 | 5 | -3399/+1826 |
* | bnx2x: Adding bnx2x_link | Yaniv Rosner | 2008-06-23 | 2 | -0/+4686 |
* | bnx2x: Rename bnx2x.c to bnx2x_main.c | Eilon Greenstein | 2008-06-23 | 2 | -0/+1 |
* | sctp: Kill unused variable in sctp_assoc_bh_rcv() | Vlad Yasevich | 2008-06-20 | 1 | -1/+0 |
* | bnx2: Update driver version to 1.7.7. | Michael Chan | 2008-06-19 | 1 | -3/+3 |
* | bnx2: Cleanup error handling in bnx2_open(). | Michael Chan | 2008-06-19 | 1 | -23/+14 |
* | bnx2: Turn on multi rx rings. | Michael Chan | 2008-06-19 | 2 | -17/+80 |
* | bnx2: Update firmware to support multi rx rings. | Michael Chan | 2008-06-19 | 1 | -4419/+4437 |
* | bnx2: Use one handler for all MSI-X vectors. | Michael Chan | 2008-06-19 | 1 | -59/+40 |
* | bnx2: Optimize fast-path tx and rx work. | Michael Chan | 2008-06-19 | 2 | -44/+72 |
* | bnx2: Put rx ring variables in a separate struct. | Michael Chan | 2008-06-19 | 2 | -169/+259 |
* | bnx2: Put tx ring variables in a separate struct. | Michael Chan | 2008-06-19 | 2 | -129/+199 |
* | net: Discard and warn about LRO'd skbs received for forwarding | Ben Hutchings | 2008-06-19 | 5 | -1/+29 |
* | net: Disable LRO on devices that are forwarding | Ben Hutchings | 2008-06-19 | 5 | -5/+48 |
* | sctp: Follow security requirement of responding with 1 packet | Vlad Yasevich | 2008-06-19 | 6 | -33/+54 |
* | sctp: Validate Initiate Tag when handling ICMP message | Wei Yongjun | 2008-06-19 | 1 | -2/+25 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-19 | 20 | -272/+307 |
|\ |
|
| * | mac80211: detect driver tx bugs | Johannes Berg | 2008-06-18 | 1 | -1/+8 |
| * | netlink: genl: fix circular locking | Patrick McHardy | 2008-06-18 | 1 | -9/+6 |
| * | Revert "mac80211: Use skb_header_cloned() on TX path." | David S. Miller | 2008-06-18 | 1 | -2/+2 |
| * | af_unix: fix 'poll for write'/ connected DGRAM sockets | Rainer Weikusat | 2008-06-17 | 1 | -9/+70 |
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-06-17 | 11 | -242/+189 |
| |\ |
|
| | * | atl1: relax eeprom mac address error check | Radu Cristescu | 2008-06-17 | 1 | -1/+0 |
| | * | net/enc28j60: low power mode | David Brownell | 2008-06-17 | 1 | -24/+58 |
| | * | net/enc28j60: section fix | David Brownell | 2008-06-17 | 1 | -3/+2 |
| | * | sky2: 88E8040T pci device id | Stephen Hemminger | 2008-06-17 | 1 | -0/+1 |
| | * | netxen: download firmware in pci probe | Dhananjay Phadke | 2008-06-17 | 2 | -59/+30 |
| | * | netxen: cleanup debug messages | Dhananjay Phadke | 2008-06-17 | 4 | -132/+70 |
| | * | netxen: remove global physical_port array | Dhananjay Phadke | 2008-06-17 | 6 | -24/+22 |
| | * | netxen: fix portnum for hp mezz cards | Dhananjay Phadke | 2008-06-17 | 1 | -2/+8 |
| | * | ibm_newemac: select CRC32 in Kconfig | Josh Boyer | 2008-06-17 | 1 | -0/+1 |
| * | | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set | Ang Way Chuang | 2008-06-17 | 1 | -0/+15 |
| |/ |
|
| * | xfrm: fix fragmentation for ipv4 xfrm tunnel | Steffen Klassert | 2008-06-17 | 1 | -1/+1 |
| * | netfilter: nf_conntrack_h323: fix module unload crash | Patrick McHardy | 2008-06-17 | 1 | -7/+14 |
| * | netfilter: nf_conntrack_h323: fix memory leak in module initialization error ... | Patrick McHardy | 2008-06-17 | 1 | -0/+1 |
| * | netfilter: nf_nat: fix RCU races | Patrick McHardy | 2008-06-17 | 3 | -3/+10 |
* | | netdevice: Fix promiscuity and allmulti overflow | Wang Chen | 2008-06-18 | 2 | -12/+47 |
* | | ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ]. | Rami Rosen | 2008-06-18 | 1 | -2/+0 |
* | | net: Add sk_set_socket() helper. | David S. Miller | 2008-06-17 | 2 | -4/+9 |
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-06-17 | 32 | -8058/+2060 |
|\ \ |
|
| * | | MAINTAINERS | Jeff Kirsher | 2008-06-18 | 1 | -0/+2 |
| * | | bonding: Allow setting max_bonds to zero | Jay Vosburgh | 2008-06-18 | 5 | -23/+24 |
| * | | bonding: Rework / fix multiple gratuitous ARP support | Jay Vosburgh | 2008-06-18 | 3 | -22/+35 |
| * | | bonding: deliver netdev event for fail-over under the active-backup mode | Or Gerlitz | 2008-06-17 | 1 | -0/+8 |
| * | | bonding: bond_change_active_slave() cleanup under active-backup | Or Gerlitz | 2008-06-17 | 1 | -10/+8 |
| * | | net/core: add NETDEV_BONDING_FAILOVER event | Or Gerlitz | 2008-06-17 | 3 | -0/+8 |
| * | | sky2: version 1.22 | Stephen Hemminger | 2008-06-17 | 1 | -1/+1 |
| * | | sky2: 88E8057 chip support | Stephen Hemminger | 2008-06-17 | 2 | -5/+16 |
| * | | sky2: use DEFINE_PCI_DEVICE_TABLE | Stephen Hemminger | 2008-06-17 | 1 | -1/+1 |
| * | | sky2: chip version printout | Stephen Hemminger | 2008-06-17 | 1 | -15/+25 |