aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger
2009-12-04b43: avoid PPC fault during resumeLarry Finger
2009-12-04Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-12-04Merge branch 'topic/core-change' into for-linusTakashi Iwai
2009-12-04S3C64XX: Staticise platform data for PCM devicesMark Brown
2009-12-04ASoC: Rename controls with a / in wm_hubsJoonyoung Shim
2009-12-03tcp: fix a timewait refcnt raceEric Dumazet
2009-12-03tcp: connect() race with timewait reuseEric Dumazet
2009-12-03be2net: Add support for ethtool self testSuresh R
2009-12-03tcp: diag: Dont report negative values for rx queueEric Dumazet
2009-12-03net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney
2009-12-03bnx2: Refine VPD logic.Michael Chan
2009-12-03ixgbe: use EIAM to automask MSI-XJesse Brandeburg
2009-12-03ixgbe: performance tweaksJesse Brandeburg
2009-12-03ixgbe: change default ring sizeJesse Brandeburg
2009-12-03ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou
2009-12-03ixgbe: use known user priority for FCoE when DCB is enabledYi Zou
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum
2009-12-03cdc-ether: Implement reset_resume()Oliver Neukum
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-03bnx2: Update version to 2.0.3.Michael Chan
2009-12-03bnx2: Read firmware version from VPD.Michael Chan
2009-12-03bnx2: Print warning when unable to allocate the full SKB/page ring.Michael Chan
2009-12-03bnx2: Dump some state during tx timeout.Michael Chan
2009-12-03bnx2: Protect tx timeout reset with rtnl_lock().Michael Chan
2009-12-03tg3: Update version to 3.105Matt Carlson
2009-12-03tg3: Clean tg3_init_one()Matt Carlson
2009-12-03tg3: Use pci_read_vpd() instead of private methodMatt Carlson
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson
2009-12-03tg3: Add 57765 asic revMatt Carlson
2009-12-03tg3: Make TSS enable independent of MSI-X enableMatt Carlson
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-12-03be2net: Bump up the driver version numberAjit Khaparde
2009-12-03be2net: Support for WoL using magic packet after suspend.Ajit Khaparde
2009-12-03be2net: Changes to print fw command opcode when command is failed by controller.Ajit Khaparde
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman
2009-12-03net: Move network device exit batchingEric W. Biederman
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy