aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-31net: Check rps_flow_table when RPS map length is 1Tom Herbert1-1/+2
2011-01-31CAN: softing driver depends on IOMEMChuck Ebbert1-1/+1
2011-01-31net: Add default_mtu() methods to blackhole dst_opsRoland Dreier2-0/+12
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-27ipv6: Remove route peer binding assertions.David S. Miller1-4/+0
2011-01-27net: add kmemcheck annotation in __alloc_skb()Eric Dumazet1-0/+1
2011-01-27net: fix validate_link_af in rtnetlink coreKurt Van Dijck1-2/+1
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka1-2/+2
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell1-8/+88
2011-01-27econet: remove compiler warningsEric Dumazet1-2/+2
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2-8/+10
2011-01-26cnic: Fix big endian bugMichael Chan1-6/+6
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller1-0/+6
2011-01-26tg3: Use new VLAN codeMatt Carlson2-88/+10
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller17-132/+105
2011-01-25batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing1-2/+2
2011-01-25bonding: update documentation - alternate configuration.Nicolas de Pesloüan1-12/+71
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu1-1/+1
2011-01-25MAINTAINERS: remove Reinette Chatre as iwlwifi maintainerReinette Chatre1-1/+0
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau1-0/+3
2011-01-25ipv6: Revert 'administrative down' address handling changes.David S. Miller1-48/+33
2011-01-24textsearch: doc - fix spelling in lib/textsearch.c.Jesper Dangaard Brouer1-5/+5
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl1-0/+1
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo1-1/+1
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan1-0/+4
2011-01-24net: clear heap allocation for ethtool_get_regs()Eugene Teo1-1/+1
2011-01-24ipv6: Always clone offlink routes.David S. Miller1-8/+1
2011-01-24dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend1-2/+11
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller2-26/+137
2011-01-24tcp: fix bug in listening_get_next()Eric Dumazet1-1/+0
2011-01-24inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller1-1/+1
2011-01-24GRO: fix merging a paged skb after non-paged skbsMichal Schmidt1-2/+6
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller4863-112016/+259692
2011-01-24net: arp_ioctl() must hold RTNLEric Dumazet2-7/+7
2011-01-25fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-25Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds15-51/+184