aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-28net: fix nla_policy_len to actually _iterate_ over the policyLars Ellenberg1-1/+1
2011-02-28f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont1-5/+10
2011-02-28net/fec: fix unterminated platform_device_id tableAxel Lin1-1/+2
2011-02-28net: update Documentation/networking/00-INDEXRandy Dunlap1-6/+0
2011-02-28dnet: fix wrong use of platform_set_drvdata()Ilya Yanok1-2/+1
2011-02-28macb: don't use platform_set_drvdata() on a net_deviceJamie Iles1-1/+1
2011-02-28netlink: handle errors from netlink_dump()Andrey Vagin1-4/+14
2011-02-28CAN: add controller hardware name for Softing cardsKurt Van Dijck1-0/+1
2011-02-28drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock1-1/+1
2011-02-28fmvj18x_cs: add new idKen Kawasaki2-0/+2
2011-02-27bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov1-1/+1
2011-02-26dccp: Change maintainerArnaldo Carvalho de Melo1-1/+1
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer1-1/+1
2011-02-25sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu1-7/+10
2011-02-24skge: don't mark carrier down at startStephen Hemminger1-3/+0
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-19/+23
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi1-0/+4
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang1-3/+14
2011-02-23r8169: correct settings of rtl8102e.Hayes Wang1-14/+6
2011-02-23r8169: fix incorrect args to oob notify.Hayes Wang1-2/+3
2011-02-23DM9000B: Fix PHY power for network down/upHenry Nestler1-3/+4
2011-02-23DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler1-1/+1
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet1-1/+1
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller12-86/+129
2011-02-22sfc: lower stack usage in efx_ethtool_self_testEric Dumazet1-9/+13
2011-02-22bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing1-1/+2
2011-02-22bridge: Fix MLD queries' ethernet source addressLinus Lüssing1-1/+1
2011-02-22bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing1-5/+4
2011-02-22ipv6: Add IPv6 multicast address flag definesLinus Lüssing1-0/+12
2011-02-22bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing1-2/+3
2011-02-22bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing1-1/+1
2011-02-22bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing1-1/+1
2011-02-21p54pci: update receive dma buffers before and after processingChristian Lamparter1-5/+9
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman1-2/+2
2011-02-21rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2-0/+12
2011-02-21ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-21tcp: undo_retrans counter fixesYuchung Cheng2-3/+4
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman2-0/+2
2011-02-19sctp: fix reporting of unknown parametersJiri Bohac1-5/+5
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-19tcp: fix inet_twsk_deschedule()Eric Dumazet1-0/+2
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller5-31/+45
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+150
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-201/+327
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-18wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez1-0/+2
2011-02-18mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka1-0/+6
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6John W. Linville3-2/+10
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds1-0/+10
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds17-36/+47