summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-02net: fix conflict between null_or_orig and null_or_bondJohn Fastabend
2010-06-02net: init_vlan should not copy slave or master flagsJohn Fastabend
2010-06-02net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman
2010-06-02bnx2: Fix hang during rmmod bnx2.Michael Chan
2010-06-02xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet
2010-06-02qlcnic: NIC Partitioning - Add non privileged mode supportAnirban Chakraborty
2010-06-02qlcnic: NIC Partitioning - Add basic infrastructure supportAnirban Chakraborty
2010-06-02sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings
2010-06-02sfc: Only count bad packets in rx_errorsBen Hutchings
2010-06-02sfc: Allow shared pages to be recycledSteve Hodgson
2010-06-02sfc: Recycle discarded rx buffers back onto the queueSteve Hodgson
2010-06-02sfc: Support only two rx buffers per pageSteve Hodgson
2010-06-02sfc: Remove efx_rx_queue::add_lockSteve Hodgson
2010-06-02sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson
2010-06-02sfc: Wait for the link to stay up before running loopback selftestSteve Hodgson
2010-06-02sfc: Synchronise link_advertising and wanted_fc on SienaSteve Hodgson
2010-06-02sfc: Workaround flush failures on Falcon B0Steve Hodgson
2010-06-02sfc: Reschedule any resets scheduled inside efx_pm_freeze()Steve Hodgson
2010-06-02sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_dataBen Hutchings
2010-06-01mac80211: fix dialog token allocatorJohannes Berg
2010-06-01mac80211: fix blockack-req processingJohannes Berg
2010-06-01ath5k: wake queues on resetBruno Randolf
2010-06-01atl1c: Add AR8151 v2 support and change L0s/L1 routineJie Yang
2010-06-01ipv6: get rid of ipip6_prl_lockEric Dumazet
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-06-01ksz884x: Add missing validate_addr hookDenis Kirjanov
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov
2010-06-01virtio-net: pass gfp to add_bufMichael S. Tsirkin
2010-06-01be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla
2010-06-01ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran
2010-06-01net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01drivers/net/gianfar.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01be2net: replace udelay() with schedule_timeout() in mbox pollingSathya Perla
2010-06-01be2net: cleanup in case of error in be_open()Sathya Perla
2010-06-01tulip: implement wake-on-lan supportSteven Walter
2010-06-01tulip: explicity set to D0 power state during initSteven Walter
2010-06-01r6040: bump version to 0.26 and date to 30 May 2010Florian Fainelli
2010-06-01r6040: implement phylibFlorian Fainelli
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin
2010-05-31net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-31netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng
2010-05-31greth: Fix build after OF device conversions.David S. Miller
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller