summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-14s390: remove cu3088 layer for lcs and ctcmUrsula Braun
2009-11-14ctcm: suspend has to wait for outstanding I/OFrank Blaschka
2009-11-14iucv: add work_queue cleanup for suspendUrsula Braun
2009-11-14inetpeer: Optimize inet_getid()Eric Dumazet
2009-11-14ipv6: speedup inet6_dump_addr()Eric Dumazet
2009-11-14inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu
2009-11-14ipv4: speedup inet_dump_ifaddr()Eric Dumazet
2009-11-14ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz
2009-11-14ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon
2009-11-14igb: only recycle page if it is on our numa nodeAlexander Duyck
2009-11-14igb: check for packets on all tx rings when link is downAlexander Duyck
2009-11-14igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck
2009-11-14igb: Rework how netdev->stats is handledAlexander Duyck
2009-11-14igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck
2009-11-14igb: move timesync init into a seperate functionAlexander Duyck
2009-11-14igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck
2009-11-14ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun
2009-11-14igmp: Use next_net_device_rcu()Eric Dumazet
2009-11-14ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-14net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
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-12net/atm: move all compat_ioctl handling to atm/ioctl.cArnd Bergmann
2009-11-12net/compat: fix dev_ifsioc emulation corner casesArnd Bergmann
2009-11-12DM9000: Wake on LAN supportBen Dooks
2009-11-12ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi
2009-11-12decnet: convert dndev_lock to spinlockstephen hemminger
2009-11-12decnet: add RTNL lock when reading address liststephen hemminger
2009-11-12netdev: fold name hash properly (v3)stephen hemminger
2009-11-12qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer
2009-11-12qlge: Clean up module parameter name.Ron Mercer
2009-11-12qlge: Add asic reset to open call.Ron Mercer
2009-11-12qlge: Do not change frame routing during suspend.Ron Mercer
2009-11-12clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller
2009-11-12gianfar: Revive SKB recyclingAnton Vorontsov
2009-11-12gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov
2009-11-12gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov
2009-11-12gianfar: Fix build with CONFIG_PM=yAnton Vorontsov
2009-11-12gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov
2009-11-12skbuff: Do not allow skb recycling with disabled IRQsAnton Vorontsov
2009-11-12ipv6: 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-11CAN: use dev_get_by_index_rcustephen hemminger
2009-11-11IPV4: use rcu to walk list of devices in IGMPstephen hemminger
2009-11-11decnet: use RCU to find network devicesstephen hemminger
2009-11-11s390: use RCU to walk list of network devicesstephen hemminger
2009-11-11net: use rcu for network scheduler APIstephen hemminger
2009-11-11vlan: eliminate use of dev_base_lockstephen hemminger