aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-01vhost: rcu annotation fixupMichael S. Tsirkin
2011-01-31enc28j60: Fix reading of transmit status vectorStefan Weil
2011-01-31net: Fix ipv6 neighbour unregister_sysctl_table warningEric W. Biederman
2011-01-31axnet_cs: reduce delay time at ei_rx_overrunKen Kawasaki
2011-01-31net: Check rps_flow_table when RPS map length is 1Tom Herbert
2011-01-31CAN: softing driver depends on IOMEMChuck Ebbert
2011-01-31net: Add default_mtu() methods to blackhole dst_opsRoland Dreier
2011-01-30bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner
2011-01-30bnx2x: Fix potential link loss in multi-function modeYaniv Rosner
2011-01-30bnx2x: Fix port swap for BCM8073Yaniv Rosner
2011-01-30bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner
2011-01-30bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner
2011-01-30Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...David S. Miller
2011-01-30batman-adv: Make vis info stack traversal threadsafeSven Eckelmann
2011-01-30batman-adv: Remove vis info element in free_infoSven Eckelmann
2011-01-30batman-adv: Remove vis info on hashing errorsSven Eckelmann
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman
2011-01-30net: Fix ip link add netns oopsEric W. Biederman
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp
2011-01-29gro: Reset dev pointer on reuseHerbert Xu
2011-01-27ipv6: Remove route peer binding assertions.David S. Miller
2011-01-27net: add kmemcheck annotation in __alloc_skb()Eric Dumazet
2011-01-27net: fix validate_link_af in rtnetlink coreKurt Van Dijck
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell
2011-01-27econet: remove compiler warningsEric Dumazet
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan
2011-01-26cnic: Fix big endian bugMichael Chan
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller
2011-01-26tg3: Use new VLAN codeMatt Carlson
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-25batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing
2011-01-25bonding: update documentation - alternate configuration.Nicolas de Pesloüan
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu
2011-01-25MAINTAINERS: remove Reinette Chatre as iwlwifi maintainerReinette Chatre
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-01-25ipv6: Revert 'administrative down' address handling changes.David S. Miller
2011-01-24textsearch: doc - fix spelling in lib/textsearch.c.Jesper Dangaard Brouer
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan
2011-01-24net: clear heap allocation for ethtool_get_regs()Eugene Teo
2011-01-24ipv6: Always clone offlink routes.David S. Miller
2011-01-24dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller
2011-01-24tcp: fix bug in listening_get_next()Eric Dumazet
2011-01-24inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller
2011-01-24GRO: fix merging a paged skb after non-paged skbsMichal Schmidt