summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner
2011-07-05bnx2x: PFC fixesYaniv Rosner
2011-07-05net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-05net: vxge: Use is_multicast_ether_addr helperTobias Klauser
2011-07-05net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-05net: depca: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-05net: rionet: Use is_multicast_ether_addrTobias Klauser
2011-07-05net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser
2011-07-05net: igb: Use is_multicast_ether_addr helperTobias Klauser
2011-07-05net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-05net: e1000e: Use is_multicast_ether_addr helperTobias Klauser
2011-07-05Update documented default values for various TCP/UDP tunablesMax Matveev
2011-07-05Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev
2011-07-05b44: use dev_kfree_skb() in b44_tx()Eric Dumazet
2011-07-04dccp ccid-2: Perform congestion-window validationGerrit Renker
2011-07-04dccp ccid-2: Use existing function to test for data packetsGerrit Renker
2011-07-04dccp ccid-2: move rfc 3390 function into header fileGerrit Renker
2011-07-04dccp: cosmetics of info messageGerrit Renker
2011-07-04dccp: combine the functionality of enqeueing and cloningGerrit Renker
2011-07-04dccp: Clean up slow-path input processingGerrit Renker
2011-07-04net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda
2011-07-04af_econet: Use current logging styles and neateningJoe Perches
2011-07-04netpoll: Remove wrapper function netpoll_pollJoe Perches
2011-07-04netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches
2011-07-01Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2011-07-01net: rds: fix const array syntaxGreg Dietsche
2011-07-01x25: Reduce switch/case indentJoe Perches
2011-07-01sunrpc: Reduce switch/case indentJoe Perches
2011-07-01sctp: Reduce switch/case indentJoe Perches
2011-07-01netrom: Reduce switch/case indentJoe Perches
2011-07-01lapb: Reduce switch/case indentJoe Perches
2011-07-01ipv6: Reduce switch/case indentJoe Perches
2011-07-01ipv4: Reduce switch/case indentJoe Perches
2011-07-01netfilter: Reduce switch/case indentJoe Perches
2011-07-01ipconfig: Reduce switch/case indentJoe Perches
2011-07-01econet: Reduce switch/case indentJoe Perches
2011-07-01decnet: Reduce switch/case indentJoe Perches
2011-07-01appletalk: Reduce switch/case indentJoe Perches
2011-07-01rtnl: provide link dump consistency infoThomas Graf
2011-07-01net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-07-01be2net: clear intr bit in be_probe()Sathya Perla
2011-07-01be2net: create/destroy rx-queues on interface open/closeSathya Perla
2011-07-01be2net: fix certain cmd failure loggingSathya Perla
2011-07-01qlcnic: add external loopback supportAmit Kumar Salecha
2011-07-01net: add external loopback test in ethtool self testAmit Kumar Salecha
2011-07-01net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser