aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-13igb: only recycle page if it is on our numa nodeAlexander Duyck
2009-11-13igb: check for packets on all tx rings when link is downAlexander Duyck
2009-11-13igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck
2009-11-13igb: Rework how netdev->stats is handledAlexander Duyck
2009-11-13igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck
2009-11-13igb: move timesync init into a seperate functionAlexander Duyck
2009-11-13igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck
2009-11-13ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun
2009-11-13igmp: Use next_net_device_rcu()Eric Dumazet
2009-11-13ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-13net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
2009-11-13r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans
2009-11-13can: add the missing netlink get_xstats_size callbackWolfgang Grandegger
2009-11-13can: Fix driver Kconfig structureOliver Hartkopp
2009-11-13ipmr: missing dev_put() on error path in vif_add()Dan Carpenter
2009-11-13s2io: fixing a ethtool test that is brokenBreno Leitao
2009-11-13sctp: Set socket source address when additing first transportVlad Yasevich
2009-11-13sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich
2009-11-13sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-13MAINTAINERS: RFKILL - Fix pattern entry missing colonJoe Perches
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger
2009-11-13rt2x00: Update MAINTAINERSGertjan van Wingerde
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville
2009-11-13vlan/macvlan: propagate transmission state to upper layersPatrick McHardy
2009-11-13net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy
2009-11-13niu.c: Use correct length in strncmpJoe Perches
2009-11-13tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen
2009-11-13ieee802154: make wpan-phy class registration to subsys_initcallDmitry Eremin-Solenikov
2009-11-11net/atm: move all compat_ioctl handling to atm/ioctl.cArnd Bergmann
2009-11-11net/compat: fix dev_ifsioc emulation corner casesArnd Bergmann
2009-11-11DM9000: Wake on LAN supportBen Dooks
2009-11-11ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi
2009-11-11decnet: convert dndev_lock to spinlockstephen hemminger
2009-11-11decnet: add RTNL lock when reading address liststephen hemminger
2009-11-11netdev: fold name hash properly (v3)stephen hemminger
2009-11-11qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer
2009-11-11qlge: Clean up module parameter name.Ron Mercer
2009-11-11qlge: Add asic reset to open call.Ron Mercer
2009-11-11qlge: Do not change frame routing during suspend.Ron Mercer
2009-11-11clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller
2009-11-11gianfar: Revive SKB recyclingAnton Vorontsov
2009-11-11gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov
2009-11-11gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov
2009-11-11gianfar: Fix build with CONFIG_PM=yAnton Vorontsov
2009-11-11gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov
2009-11-11skbuff: Do not allow skb recycling with disabled IRQsAnton Vorontsov
2009-11-11ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller
2009-11-11iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-10CAN: use dev_get_by_index_rcustephen hemminger