aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-01ipv4: Update some fib_hash centric interface names.David S. Miller3-10/+9
2011-02-01ipv4: Remove fib_hash.David S. Miller3-1101/+2
2011-01-31bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2xVladislav Zolotarov6-149/+146
2011-01-31ipv4: Consolidate all default route selection implementations.David S. Miller6-167/+58
2011-01-31ipv4: Remember FIB alias list head and table in lookup results.David S. Miller5-8/+14
2011-01-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller40-102/+101
2011-01-31bnx2x: Update bnx2x version to 1.62.11-0Yaniv Rosner1-2/+2
2011-01-31bnx2x: Remove support for emulation/FPGAYaniv Rosner1-87/+1
2011-01-31bnx2x: Add CMS functionality for 848x3Yaniv Rosner2-1/+22
2011-01-31bnx2x: Add support for new PHY BCM84833Yaniv Rosner2-27/+84
2011-01-31bnx2x: Enhance SFP+ module controlYaniv Rosner3-45/+289
2011-01-31bnx2x: Add and change some net_dev messagesYaniv Rosner1-13/+28
2011-01-31bnx2x: Fix compilation warning messagesYaniv Rosner2-12/+11
2011-01-31bnx2x: Set comments according to preferred Linux styleYaniv Rosner1-287/+364
2011-01-31bnx2x: Rename CL45 macroYaniv Rosner1-67/+66
2011-01-31bnx2x: Fix line indentationYaniv Rosner2-648/+607
2011-01-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-63/+131
2011-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller6-13/+35
2011-01-31batman-adv: Merge README of v2011.0.0 releaseSven Eckelmann1-8/+8
2011-01-31batman-adv: Update copyright yearsSven Eckelmann39-39/+39
2011-01-31batman-adv: Remove unused variablesSven Eckelmann2-10/+1
2011-01-31batman-adv: Remove declaration of batman_skb_recvSven Eckelmann2-6/+9
2011-01-31batman-adv: Remove unused definitionsSven Eckelmann1-15/+0
2011-01-31batman-adv: Remove dangling declaration of hash_remove_elementSven Eckelmann1-5/+0
2011-01-31batman-adv: remove unused parametersSimon Wunderlich4-14/+10
2011-01-31batman-adv: Calculate correct size for merged packetsSven Eckelmann4-3/+31
2011-01-31batman-adv: Create roughly equal sized fragmentsSven Eckelmann1-2/+3
2011-01-30bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner1-2/+2
2011-01-30bnx2x: Fix potential link loss in multi-function modeYaniv Rosner1-7/+11
2011-01-30bnx2x: Fix port swap for BCM8073Yaniv Rosner1-3/+6
2011-01-30bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner1-0/+12
2011-01-30bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner1-44/+0
2011-01-30Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller1-6/+8
2011-01-30batman-adv: Make vis info stack traversal threadsafeSven Eckelmann1-3/+4
2011-01-30batman-adv: Remove vis info element in free_infoSven Eckelmann1-0/+1
2011-01-30batman-adv: Remove vis info on hashing errorsSven Eckelmann1-1/+1
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman5-0/+84
2011-01-30net: Fix ip link add netns oopsEric W. Biederman1-0/+3
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2-0/+3
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp1-1/+1
2011-01-29gro: Reset dev pointer on reuseHerbert Xu1-0/+1
2011-01-28ipv4: If fib metrics are default, no need to grab ref to FIB info.David S. Miller1-2/+4
2011-01-28ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller3-5/+10
2011-01-28ipv4: Allocate fib metrics dynamically.David S. Miller2-1/+5
2011-01-28netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob1-2/+14
2011-01-27net: Pre-COW metrics for TCP.David S. Miller4-5/+36
2011-01-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller100-1030/+2886
2011-01-27sungem: Use net_device's internal statsDenis Kirjanov2-30/+29
2011-01-27drivers/net: remove some rcu sparse warningsEric Dumazet8-25/+40
2011-01-27net: fix dev_seq_next()Eric Dumazet2-5/+15