summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-05bnx2x: PFC fixesYaniv Rosner
2011-07-04net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: vxge: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: depca: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: rionet: Use is_multicast_ether_addrTobias Klauser
2011-07-04net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser
2011-07-04net: igb: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: e1000e: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04Update documented default values for various TCP/UDP tunablesMax Matveev
2011-07-04Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev
2011-07-04b44: 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-03net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda
2011-07-03af_econet: Use current logging styles and neateningJoe Perches
2011-07-03netpoll: Remove wrapper function netpoll_pollJoe Perches
2011-07-03netpoll: 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-06-30be2net: clear intr bit in be_probe()Sathya Perla
2011-06-30be2net: create/destroy rx-queues on interface open/closeSathya Perla
2011-06-30be2net: fix certain cmd failure loggingSathya Perla
2011-06-30qlcnic: add external loopback supportAmit Kumar Salecha
2011-06-30net: add external loopback test in ethtool self testAmit Kumar Salecha
2011-06-30net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30wanxl: remove a stray irq enableDan Carpenter
2011-06-30Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...Alexander Smirnov