summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-15netfilter: bridge-netfilter: simplify IP DNATBart De Schuymer
2010-04-15net: CONFIG_SMP should be CONFIG_RPSChangli Gao
2010-04-15net: netif_rx() must disable preemptionEric Dumazet
2010-04-15Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-04-14ixgbe: fix bug with vlan strip in promsic modeJesse Brandeburg
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-14wireless: rt2x00: rt2800usb: identify Sitecom devicesXose Vazquez Perez
2010-04-14ar9170usb: add a couple more USB IDsChristian Lamparter
2010-04-14wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas
2010-04-14ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf
2010-04-14virtio_net: Fix mis-merge.David S. Miller
2010-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-14tun: orphan an skb on txMichael S. Tsirkin
2010-04-14stmmac: updated the drv module versionGiuseppe CAVALLARO
2010-04-14stmmac: fix vlan support setupGiuseppe CAVALLARO
2010-04-14stmmac: get the descriptor structure from platformGiuseppe CAVALLARO
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO
2010-04-14stmmac: fix Transmit FIFO flush operationGiuseppe CAVALLARO
2010-04-14stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO
2010-04-14stmmac: split core and dma for the mac10/100Giuseppe CAVALLARO
2010-04-14vhost: fix sparse warningsChristoph Hellwig
2010-04-14forcedeth: fix tx limit2 flag checkAyaz Abdulla
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy
2010-04-13net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy
2010-04-13netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt
2010-04-13netfilter: ipv6: move POSTROUTING invocation before fragmentationJan Engelhardt
2010-04-13Restore __ALIGN_MASK()Alexey Dobriyan
2010-04-13dst: don't inline dst_ifdownstephen hemminger
2010-04-13be2net: clarify promiscuous cmd with a commentSathya Perla
2010-04-13drivers: net: last_rx eliminationEric Dumazet
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2010-04-13bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli
2010-04-13PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli
2010-04-13chelsio: Fix build warning.David S. Miller
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki
2010-04-13can: avoids a false warningEric Dumazet
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin