summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-01ipip: add module alias for tunl0 tunnel devicestephen hemminger
2010-12-01gre: add module alias for gre0 tunnel devicestephen hemminger
2010-12-01gre: minor cleanupsstephen hemminger
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet
2010-12-01bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller
2010-11-30inetpeer: Add v6 peers tree, abstract root properly.David S. Miller
2010-11-30inetpeer: Abstract address comparisons.David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-30inetpeer: Abstract out the tree root accesses.David S. Miller
2010-11-29forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches
2010-11-29forcedeth: Remove netdev_dbg usesJoe Perches
2010-11-29forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches
2010-11-29forcedeth: Separate vendor specific initializations into functionsJoe Perches
2010-11-29forcedeth: Add function init_realtek_8211bJoe Perches
2010-11-29forcedeth: Convert pr_<level> to netdev_<level>Joe Perches
2010-11-29forcedeth: Use pr_fmt and pr_<level>Joe Perches
2010-11-29forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches
2010-11-29forcedeth: Use print_hex_dumpJoe Perches
2010-11-29forcedeth: convert dprintk(KERN_DEBUG to netdev_dbgJoe Perches
2010-11-29forcedeth: Change reg_delay arguments and useJoe Perches
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29xps: add __rcu annotationsEric Dumazet
2010-11-29xps: NUMA allocations for per cpu dataEric Dumazet
2010-11-29sctp: kill unused macros in head fileShan Wei
2010-11-29vmxnet3: fix compilation when RSS is disabledScott J. Goldman
2010-11-29xps: Add CONFIG_XPSTom Herbert
2010-11-29qeth: l3 fix len in tso hdrFrank Blaschka
2010-11-29qeth: enable interface setup if LAN is offlineUrsula Braun
2010-11-29drivers/s390/net: Remove unnecessary semicolonsJoe Perches
2010-11-29qeth lcs: convert mc rwlock to RCUSachin Sant
2010-11-29stmmac: fix stmmac_resume removing not yet used shutdown flagGiuseppe Cavallaro
2010-11-29forcedeth: use usleep_range not msleep for small sleepsSzymon Janc
2010-11-29forcedeth: do not use assignment in if conditionsSzymon Janc
2010-11-29forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...Szymon Janc
2010-11-29forcedeth: remove unnecessary checks before kfreeSzymon Janc
2010-11-29forcedeth: fix multiple code style issuesSzymon Janc
2010-11-29zd1211rw: document need for kmalloc castJoe Perches
2010-11-29vxge: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-29qlcnic: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-29netxen: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-28cxgb3: Removing unused return variableBreno Leitao
2010-11-28ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik
2010-11-28xfrm: fix gre key endianessTimo Teräs
2010-11-28ethoc: remove division from loopsJonas Bonn
2010-11-28ethoc: fix function return typeJonas Bonn
2010-11-28ethoc: rework mdio read/writeJonas Bonn