summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun1-0/+19
2012-02-02tcp: properly initialize tcp memory limitsJason Wang2-8/+2
2012-02-01bna: Implement ethtool flash_device entry point.Krishna Gudipati2-0/+43
2012-02-01atm: clip: Convert over to dst_neigh_lookup().David S. Miller1-4/+13
2012-02-01decnet: Add missing neigh->ha locking to dn_neigh_output_packet()David S. Miller1-9/+15
2012-02-01ipv6: Remove never used function inet6_ac_check().David S. Miller2-30/+0
2012-02-01PATCH V2 net-next] net: dev: Convert printks to pr_<level>Joe Perches1-55/+39
2012-02-01mac80211: timeout a single frame in the rx reorder bufferEliad Peller1-1/+1
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach3-3/+11
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens1-1/+1
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville1-1/+1
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga1-4/+4
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl1-8/+11
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings2-5/+3
2012-02-01vmxnet3: Fix typo in vmxnet3_drv.cMasanari Iida1-1/+1
2012-02-01atm: Fix typo in lanai.cMasanari Iida1-1/+1
2012-02-01net: Disambiguate kernel messageArun Sharma3-12/+26
2012-02-01hamradio: fix incompatible pointer in module parameterDanny Kukawka2-2/+2
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun1-1/+1
2012-02-01be2net: add descriptions for stat counters reported via ethtoolSathya Perla4-18/+74
2012-02-01ixgbe: Add module parameter to allow untested and unsafe SFP+ modulesPeter P Waskiewicz Jr3-3/+20
2012-02-01netpoll: Neaten MAX_SKB_SIZE macroJoe Perches1-3/+5
2012-02-01netpoll: Convert printks to np_<level> and add pr_fmtJoe Perches1-35/+28
2012-02-01mISDN: use memchr_invAkinobu Mita1-13/+3
2012-02-01tcp: md5: RST: getting md5 key from listenerShawn Lu2-5/+83
2012-02-01xfrm6: remove unneeded NULL check in __xfrm6_output()Dan Carpenter1-1/+1
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet4-15/+22
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches86-192/+63
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches60-233/+77
2012-01-31net: fec: correct phy_name buffer length when init phy_nameRichard Zhao1-1/+1
2012-01-31tcp: md5: use sock_kmalloc() to limit md5 keysEric Dumazet1-2/+4
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds11-37/+89
2012-01-31tcp: md5: rcu conversionEric Dumazet5-335/+141
2012-01-31tcp: md5: remove obsolete md5_add() methodEric Dumazet3-21/+0
2012-01-31r8169: spinlock redux.Francois Romieu1-8/+0
2012-01-31r8169: avoid a useless work scheduling.Francois Romieu1-1/+3
2012-01-31r8169: move task enable boolean to bitfield.Francois Romieu1-6/+7
2012-01-31r8169: bh locking redux and task scheduling.Francois Romieu1-16/+4
2012-01-31r8169: fix early queue wake-up.Francois Romieu1-0/+18
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+14
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-72/+93
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-656/+346
2012-01-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2-2/+1
2012-01-30net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko5-80/+53
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds37-2732/+224
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-68/+59
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+1
2012-01-30ipv6: fix RFC5722 commentEric Dumazet1-4/+3
2012-01-30net: Allow ipv6 proxies and arp proxies be shown with iproute2Tony Zelenoff1-3/+87
2012-01-30drivers/net: strip unused module code from sun3_82586.cPaul Gortmaker1-25/+0