summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-28net: __netif_receive_skb should be staticEric Dumazet1-1/+1
2010-03-27decnet: Remove unused FIB metric macros.David S. Miller1-4/+0
2010-03-27net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt1-0/+1
2010-03-27net: fix unaligned access in IFLA_STATS64Jan Engelhardt1-31/+31
2010-03-26e1000e: Use pr_<level> and netdev_<level>Bruce Allan2-18/+10
2010-03-26netlink: use the appropriate namespace pidTom Goff1-1/+1
2010-03-26ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko3-37/+15
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko4-36/+12
2010-03-25ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller1-3/+4
2010-03-25ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller1-1/+1
2010-03-25rps: add CONFIG_RPSEric Dumazet3-10/+28
2010-03-24net/various: remove trailing space in messagesFrans Pop24-35/+35
2010-03-24net/intel: remove trailing space in messagesFrans Pop6-11/+11
2010-03-24net/tulip: remove trailing space in messagesFrans Pop2-5/+5
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop4-106/+106
2010-03-24net/smc91xx: remove trailing space in messagesFrans Pop3-24/+24
2010-03-24net/ps3_gelic: remove trailing space in messagesFrans Pop2-19/+19
2010-03-24net/irda: remove trailing space in messagesFrans Pop3-19/+19
2010-03-24tipc: remove trailing space in messagesFrans Pop3-6/+6
2010-03-24net: remove trailing space in messagesFrans Pop9-11/+11
2010-03-24rds: cleanup: remove unneeded variableDan Carpenter1-2/+0
2010-03-24wimax: remove unneeded variableDan Carpenter2-4/+0
2010-03-24llc: cleanup: remove dead code from llc_init()Dan Carpenter1-6/+0
2010-03-23net: Fix locking in flush_backlogTom Herbert1-4/+8
2010-03-23be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla1-21/+12
2010-03-23be2net: handle dma mapping errors in Tx pathSathya Perla1-3/+38
2010-03-22net_sched: make traffic control network namespace awareTom Goff3-80/+107
2010-03-22ixgbevf: Message formatting fixupJoe Perches1-3/+3
2010-03-22korina: use resource_size()Dan Carpenter1-3/+3
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko1-5/+1
2010-03-22ewrk3: range checking problemDan Carpenter1-2/+1
2010-03-22netconsole: do not depend on experimentalAmerigo Wang1-4/+3
2010-03-22stmmac: use resource_size()Dan Carpenter1-6/+5
2010-03-22igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck6-5/+83
2010-03-22igb: cleanup usage of virtualization registersAlexander Duyck1-12/+16
2010-03-22igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck1-20/+0
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller120-2376/+3961
2010-03-22rps: Fix build with CONFIG_SYSFS enabledTom Herbert1-0/+4
2010-03-22qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka1-1/+1
2010-03-21bridge: cleanup: remove unused assignmentDan Carpenter1-2/+0
2010-03-21can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov1-4/+38
2010-03-21can: sja1000: allow shared interrupt definitionYegor Yefremov1-1/+1
2010-03-21pktgen node allocationRobert Olsson1-5/+53
2010-03-21net: dev_getfirstbyhwtype() optimizationEric Dumazet1-7/+10
2010-03-21net: snmp mib cleanupEric Dumazet4-26/+11
2010-03-21atm: Use kasprintfEric Dumazet1-9/+1
2010-03-21net: speedup netdev_set_master()Eric Dumazet1-4/+3
2010-03-21tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet3-0/+3
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko3-2/+10
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2-1/+5