summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-175-8/+10
|\
| * netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch2009-03-161-4/+4
| * netfilter: conntrack: fix dropping packet after l4proto->packet()Christoph Paasch2009-03-162-3/+3
| * netfilter: ctnetlink: fix crash during expectation creationPablo Neira Ayuso2009-03-161-0/+1
| * netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso2009-03-161-1/+2
* | gro: Fix legacy path napi_complete crashHerbert Xu2009-03-171-2/+3
* | r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu2009-03-151-112/+2
* | r8169: use hardware auto-padding.françois romieu2009-03-151-8/+0
* | igb: remove ASPM L0s workaroundAlexander Duyck2009-03-141-24/+2
* | netxen: remove old flash check.Dhananjay Phadke2009-03-143-26/+0
* | mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek2009-03-131-5/+5
* | xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller2009-03-131-32/+58
* | emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt2009-03-131-0/+3
* | ixgbe: fix multiple unicast address supportChris Leech2009-03-131-0/+1
* | via-velocity: Fix DMA mapping length errors on transmit.Dave Jones2009-03-131-8/+7
* | qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer2009-03-131-0/+3
* | qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer2009-03-131-4/+6
* | qlge: bugfix: Tell hw to strip vlan header.Ron Mercer2009-03-131-3/+3
* | qlge: bugfix: Increase filter on inbound csum.Ron Mercer2009-03-132-12/+27
* | dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok2009-03-131-4/+4
* | net: Add be2net driver.Sathya Perla2009-03-1111-0/+4378
* | dnet: Fix warnings on 64-bit.David S. Miller2009-03-111-5/+5
* | dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok2009-03-114-0/+1231
* | ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra2009-03-111-0/+3
* | bnx2x: Using DMAE to initialize the chipEilon Greenstein2009-03-102-13/+9
* | bnx2x: Casting page alignmentEilon Greenstein2009-03-101-1/+1
* | bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein2009-03-101-1/+2
* | p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
* | cfg80211: test before subtraction on unsignedRoel Kluin2009-03-061-1/+2
* | iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
* | rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
* | rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
* | bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy2009-03-051-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-0495-410/+845
|\ \
| * \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-041-0/+4
| |\ \
| | * | powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-041-0/+4
| * | | drm: fix double lock typoHelge Bahmann2009-03-041-1/+1
| |/ /
| * | Linux 2.6.29-rc7v2.6.29-rc7Linus Torvalds2009-03-031-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-035-8/+21
| |\ \
| | * | crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa2009-03-041-2/+4
| | * | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-264-6/+17
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-034-14/+54
| |\ \ \
| | * | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-274-13/+53
| | * | | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-261-1/+1
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-032-2/+14
| |\ \ \ \
| | * | | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
| | * | | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
| * | | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-032-66/+153
| |\ \ \ \ \
| | * | | | | x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-021-2/+7
| | * | | | | x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-021-18/+22
OpenPOWER on IntegriCloud