Age | Commit message (Expand) | Author | Files | Lines |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 5 | -8/+10 |
2009-03-17 | gro: Fix legacy path napi_complete crash | Herbert Xu | 1 | -2/+3 |
2009-03-16 | netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking | Christoph Paasch | 1 | -4/+4 |
2009-03-16 | netfilter: conntrack: fix dropping packet after l4proto->packet() | Christoph Paasch | 2 | -3/+3 |
2009-03-16 | netfilter: ctnetlink: fix crash during expectation creation | Pablo Neira Ayuso | 1 | -0/+1 |
2009-03-16 | netfilter: conntrack: don't deliver events for racy packets | Pablo Neira Ayuso | 1 | -1/+2 |
2009-03-15 | r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" | françois romieu | 1 | -112/+2 |
2009-03-15 | r8169: use hardware auto-padding. | françois romieu | 1 | -8/+0 |
2009-03-14 | igb: remove ASPM L0s workaround | Alexander Duyck | 1 | -24/+2 |
2009-03-14 | netxen: remove old flash check. | Dhananjay Phadke | 3 | -26/+0 |
2009-03-13 | mv643xx_eth: fix unicast address filter corruption on mtu change | Lennert Buytenhek | 1 | -5/+5 |
2009-03-13 | xfrm: Fix xfrm_state_find() wrt. wildcard source address. | David S. Miller | 1 | -32/+58 |
2009-03-13 | emac: Fix clock control for 405EX and 405EXr chips | Benjamin Herrenschmidt | 1 | -0/+3 |
2009-03-13 | ixgbe: fix multiple unicast address support | Chris Leech | 1 | -0/+1 |
2009-03-13 | via-velocity: Fix DMA mapping length errors on transmit. | Dave Jones | 1 | -8/+7 |
2009-03-13 | qlge: bugfix: Pad outbound frames smaller than 60 bytes. | Ron Mercer | 1 | -0/+3 |
2009-03-13 | qlge: bugfix: Move netif_napi_del() to common call point. | Ron Mercer | 1 | -4/+6 |
2009-03-13 | qlge: bugfix: Tell hw to strip vlan header. | Ron Mercer | 1 | -3/+3 |
2009-03-13 | qlge: bugfix: Increase filter on inbound csum. | Ron Mercer | 2 | -12/+27 |
2009-03-13 | dnet: replace obsolete *netif_rx_* functions with *napi_* | Ilya Yanok | 1 | -4/+4 |
2009-03-11 | net: Add be2net driver. | Sathya Perla | 11 | -0/+4378 |
2009-03-11 | dnet: Fix warnings on 64-bit. | David S. Miller | 1 | -5/+5 |
2009-03-11 | dnet: Dave DNET ethernet controller driver (updated) | Ilya Yanok | 4 | -0/+1231 |
2009-03-11 | ipv6: Fix BUG when disabled ipv6 module is unloaded | John Dykstra | 1 | -0/+3 |
2009-03-10 | bnx2x: Using DMAE to initialize the chip | Eilon Greenstein | 2 | -13/+9 |
2009-03-10 | bnx2x: Casting page alignment | Eilon Greenstein | 1 | -1/+1 |
2009-03-10 | bnx2x: Adding restriction on sge_buf_size | Eilon Greenstein | 1 | -1/+2 |
2009-03-06 | p54: fix race condition in memory management | Christian Lamparter | 1 | -3/+6 |
2009-03-06 | cfg80211: test before subtraction on unsigned | Roel Kluin | 1 | -1/+2 |
2009-03-05 | iwlwifi: fix error flow in iwl*_pci_probe | Reinette Chatre | 2 | -12/+11 |
2009-03-05 | rt2x00 : more devices to rt73usb.c | Xose Vazquez Perez | 1 | -1/+31 |
2009-03-05 | rt2x00 : more devices to rt2500usb.c | Xose Vazquez Perez | 1 | -0/+8 |
2009-03-05 | bonding: Fix device passed into ->ndo_neigh_setup(). | Patrick McHardy | 1 | -1/+1 |
2009-03-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 95 | -410/+845 |
2009-03-04 | vlan: Fix vlan-in-vlan crashes. | David S. Miller | 3 | -23/+37 |
2009-03-04 | net: Fix missing dev->neigh_setup in register_netdevice(). | David S. Miller | 1 | -0/+1 |
2009-03-04 | tmspci: fix request_irq race | Meelis Roos | 1 | -9/+9 |
2009-03-04 | pkt_sched: act_police: Fix a rate estimator test. | Jarek Poplawski | 1 | -7/+6 |
2009-03-04 | tg3: Fix 5906 link problems | Matt Carlson | 1 | -1/+2 |
2009-03-04 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+4 |
2009-03-04 | drm: fix double lock typo | Helge Bahmann | 1 | -1/+1 |
2009-03-04 | SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails | Brian Haley | 1 | -3/+8 |
2009-03-04 | IPv6: add "disable" module parameter support to ipv6.ko | Brian Haley | 2 | -5/+51 |
2009-03-04 | sungem: another error printed one too early | Roel Kluin | 1 | -1/+1 |
2009-03-04 | aoe: error printed 1 too early | Roel Kluin | 1 | -1/+1 |
2009-03-04 | net pcmcia: worklimit reaches -1 | Roel Kluin | 2 | -2/+4 |
2009-03-04 | net: more timeouts that reach -1 | Roel Kluin | 3 | -4/+5 |
2009-03-03 | net: fix tokenring license | Meelis Roos | 1 | -0/+2 |
2009-03-03 | dm9601: new vendor/product IDs | Peter Korsgaard | 1 | -0/+4 |
2009-03-03 | netlink: invert error code in netlink_set_err() | Pablo Neira Ayuso | 1 | -1/+9 |