aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-10ipv4: Enforce max MTU metric at route insertion time.David S. Miller2-6/+3
2012-07-10ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller5-154/+41
2012-07-10rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller5-10/+5
2012-07-10inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller6-18/+6
2012-07-10inet: Minimize use of cached route inetpeer.David S. Miller5-22/+35
2012-07-10inet: Remove ->get_peer() method.David S. Miller3-33/+0
2012-07-10tcp: Remove tw->tw_peerDavid S. Miller2-15/+2
2012-07-10tcp: Move timestamps from inetpeer to metrics cache.David S. Miller9-127/+149
2012-07-10net: Kill set_dst_metric_rtt().David S. Miller1-6/+0
2012-07-10net: Don't report route RTT metric value in cache dumps.David S. Miller2-18/+15
2012-07-10tcp: Maintain dynamic metrics in local cache.David S. Miller4-93/+468
2012-07-10tcp: Abstract back handling peer aliveness test into helper function.David S. Miller4-2/+13
2012-07-10tcp: Move dynamnic metrics handling into seperate file.David S. Miller4-187/+199
2012-07-10etherdevice: introduce eth_broadcast_addrJohannes Berg1-0/+11
2012-07-10ipv4: Fix crashes in fib_rules_tclass().David S. Miller1-0/+1
2012-07-10r8169: fix argument in rtl_hw_init_8168g.Hayes Wang1-2/+2
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-07-09drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterator variableJulia Lawall1-1/+2
2012-07-09net/rxrpc/ar-peer.c: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-07-09drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall1-2/+2
2012-07-09net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi1-10/+19
2012-07-09net: cgroup: fix out of bounds accessesEric Dumazet2-4/+8
2012-07-09bonding: debugfs and network namespaces are incompatibleEric W. Biederman1-1/+1
2012-07-09bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman1-3/+6
2012-07-09smsc95xx: support ethtool get_regsEmeric Vigier1-0/+31
2012-07-09r6040: use module_pci_driver macroDevendra Naga1-14/+1
2012-07-09bnx2x: populate skb->l4_rxhashEric Dumazet2-4/+16
2012-07-09r8169: support RTL8168GHayes Wang1-0/+291
2012-07-09r8169: abstract out loop conditions.Francois Romieu1-181/+186
2012-07-09r8169: ephy, eri and efuse functions signature changes.Francois Romieu1-111/+100
2012-07-09r8169: csi_ops signature change.Francois Romieu1-11/+12
2012-07-09r8169: mdio_ops signature change.Francois Romieu1-20/+26
2012-07-09r8169: add RTL8106E support.Hayes Wang1-0/+56
2012-07-09stmmac: Fix for higher mtu size handlingDeepak Sikri1-1/+2
2012-07-09stmmac: Fix for nfs hang on multiple rebootDeepak Sikri1-0/+3
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao1-0/+1
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller1-4/+2
2012-07-09NFC: Prevent NULL deref when getting socket nameSasha Levin1-1/+1
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn1-1/+1
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso1-1/+1
2012-07-09netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik1-1/+3
2012-07-09cnic: Don't use netdev->base_addrMichael Chan1-2/+5
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork1-0/+18
2012-07-09cgroup: fix panic in netprio_cgroupGao feng1-1/+2
2012-07-09small cleanup in ax25_addr_parse()Dan Carpenter1-2/+4
2012-07-09be2net: Fix EndianLi RongQing1-1/+1
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney1-2/+8