Age | Commit message (Expand) | Author | Files | Lines |
2008-06-26 | rfkill: clarify meaning of rfkill states | Henrique de Moraes Holschuh | 2 | -3/+10 |
2008-06-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6 | John W. Linville | 22 | -641/+739 |
2008-06-24 | bnx2x: Update version | Eilon Greenstein | 1 | -2/+2 |
2008-06-24 | bnx2x: Add PCIE EEH support | Wendy Xiong | 1 | -6/+95 |
2008-06-24 | bnx2x: Enhanced self test | Yitchak Gertner | 1 | -9/+487 |
2008-06-24 | bnx2x: Re-factor Tx code | Eilon Greenstein | 1 | -140/+304 |
2008-06-24 | bnx2x: Add TPA, Broadcoms HW LRO | Vladislav Zolotarov | 2 | -136/+884 |
2008-06-24 | bnx2x: New statistics code | Yitchak Gertner | 3 | -850/+1480 |
2008-06-24 | bnx2x: Add support for BCM57711 HW | Eilon Greenstein | 9 | -2153/+3752 |
2008-06-24 | bnx2x: New microcode part 3/3 | Eilon Greenstein | 1 | -0/+4688 |
2008-06-24 | bnx2x: New microcode part 2/3 | Eilon Greenstein | 1 | -0/+3382 |
2008-06-24 | bnx2x: New microcode part 1/3 | Eilon Greenstein | 1 | -250/+4354 |
2008-06-24 | bnx2x: Remove old microcode | Eilon Greenstein | 1 | -4900/+1 |
2008-06-24 | bnx2x: New init infrastructure | Eilon Greenstein | 5 | -656/+2130 |
2008-06-24 | bnx2x: New link code | Yaniv Rosner | 5 | -3399/+1826 |
2008-06-24 | bnx2x: Adding bnx2x_link | Yaniv Rosner | 2 | -0/+4686 |
2008-06-24 | bnx2x: Rename bnx2x.c to bnx2x_main.c | Eilon Greenstein | 2 | -0/+1 |
2008-06-20 | sctp: Kill unused variable in sctp_assoc_bh_rcv() | Vlad Yasevich | 1 | -1/+0 |
2008-06-20 | bnx2: Update driver version to 1.7.7. | Michael Chan | 1 | -3/+3 |
2008-06-20 | bnx2: Cleanup error handling in bnx2_open(). | Michael Chan | 1 | -23/+14 |
2008-06-20 | bnx2: Turn on multi rx rings. | Michael Chan | 2 | -17/+80 |
2008-06-20 | bnx2: Update firmware to support multi rx rings. | Michael Chan | 1 | -4419/+4437 |
2008-06-20 | bnx2: Use one handler for all MSI-X vectors. | Michael Chan | 1 | -59/+40 |
2008-06-20 | bnx2: Optimize fast-path tx and rx work. | Michael Chan | 2 | -44/+72 |
2008-06-20 | bnx2: Put rx ring variables in a separate struct. | Michael Chan | 2 | -169/+259 |
2008-06-20 | bnx2: Put tx ring variables in a separate struct. | Michael Chan | 2 | -129/+199 |
2008-06-20 | net: Discard and warn about LRO'd skbs received for forwarding | Ben Hutchings | 5 | -1/+29 |
2008-06-20 | net: Disable LRO on devices that are forwarding | Ben Hutchings | 5 | -5/+48 |
2008-06-20 | sctp: Follow security requirement of responding with 1 packet | Vlad Yasevich | 6 | -33/+54 |
2008-06-20 | sctp: Validate Initiate Tag when handling ICMP message | Wei Yongjun | 1 | -2/+25 |
2008-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 20 | -272/+307 |
2008-06-19 | mac80211: detect driver tx bugs | Johannes Berg | 1 | -1/+8 |
2008-06-18 | netlink: genl: fix circular locking | Patrick McHardy | 1 | -9/+6 |
2008-06-18 | netdevice: Fix promiscuity and allmulti overflow | Wang Chen | 2 | -12/+47 |
2008-06-18 | Revert "mac80211: Use skb_header_cloned() on TX path." | David S. Miller | 1 | -2/+2 |
2008-06-18 | ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ]. | Rami Rosen | 1 | -2/+0 |
2008-06-18 | net: Add sk_set_socket() helper. | David S. Miller | 2 | -4/+9 |
2008-06-18 | af_unix: fix 'poll for write'/ connected DGRAM sockets | Rainer Weikusat | 1 | -9/+70 |
2008-06-18 | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 32 | -8058/+2060 |
2008-06-18 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 11 | -242/+189 |
2008-06-18 | ax25: Fix std timer socket destroy handling. | David S. Miller | 1 | -5/+3 |
2008-06-18 | netdevice: change net_device->promiscuity/allmulti to unsigned int | Wang Chen | 1 | -2/+2 |
2008-06-18 | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set | Ang Way Chuang | 1 | -0/+15 |
2008-06-18 | udp: sk_drops handling | Eric Dumazet | 5 | -11/+17 |
2008-06-18 | MAINTAINERS | Jeff Kirsher | 1 | -0/+2 |
2008-06-18 | bonding: Allow setting max_bonds to zero | Jay Vosburgh | 5 | -23/+24 |
2008-06-18 | bonding: Rework / fix multiple gratuitous ARP support | Jay Vosburgh | 3 | -22/+35 |
2008-06-18 | bonding: deliver netdev event for fail-over under the active-backup mode | Or Gerlitz | 1 | -0/+8 |
2008-06-18 | bonding: bond_change_active_slave() cleanup under active-backup | Or Gerlitz | 1 | -10/+8 |
2008-06-18 | net/core: add NETDEV_BONDING_FAILOVER event | Or Gerlitz | 3 | -0/+8 |