summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-14sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman6-32/+54
2012-08-14sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman4-11/+18
2012-08-14sctp: Make the port hash table use struct net in it's key.Eric W. Biederman3-11/+16
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov2-0/+49
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov2-0/+56
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov5-0/+139
2012-08-14packet: Introduce net/packet/internal.h headerPavel Emelyanov2-97/+105
2012-08-14net: ipv4: fib_trie: Don't unnecessarily search for already found fib leafIgor Maravic1-4/+6
2012-08-14Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain1-18/+21
2012-08-14gre: Support GRE over IPv6xeb@mail.ru9-26/+1933
2012-08-14net: remove netdev_bonding_change()Amerigo Wang3-18/+10
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang6-23/+22
2012-08-09hyperv: Add comments for the extended buffer after RNDIS messageHaiyang Zhang1-1/+7
2012-08-09net: Loopback ifindex is constant nowPavel Emelyanov8-10/+18
2012-08-09net: Make ifindex generation per-net namespacePavel Emelyanov2-2/+3
2012-08-09veth: Allow to create peer link with given ifindexPavel Emelyanov1-0/+3
2012-08-09net: Allow to create links with given ifindexPavel Emelyanov2-6/+13
2012-08-09net: Dont use ifindices in hash fnsPavel Emelyanov3-2/+14
2012-08-09time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet7-19/+22
2012-08-07fib: use __fls() on non null argumentEric Dumazet1-1/+2
2012-08-07net: output path optimizationsEric Dumazet2-8/+16
2012-08-07documentation: dt: bindings: cpsw: fixing the examples for directly using it ...Mugunthan V N1-48/+53
2012-08-07drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2-4/+70
2012-08-06tcp: ecn: dont delay ACKS after CEEric Dumazet1-1/+5
2012-08-06net: tcp: GRO should be ECN friendlyEric Dumazet1-2/+2
2012-08-06net: reorganize IP MIB valuesEric Dumazet1-5/+7
2012-08-06net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet1-4/+6
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2-6/+16
2012-08-04ipv4: change inet_addr_hash()Eric Dumazet1-21/+18
2012-08-04net: skb_share_check() should use consume_skb()Eric Dumazet1-3/+6
2012-08-03Merge branch 'master' of git://kernel.ubuntu.com/rtg/net-nextDavid S. Miller2-1936/+0
2012-08-03drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2-6/+272
2012-08-03drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...Mugunthan V N1-2/+2
2012-08-03ppp: add 64 bit statsKevin Groeneveld1-10/+48
2012-08-03team: add support for queue override by setting queue_id for portJiri Pirko2-2/+165
2012-08-03team: add per port priority optionJiri Pirko2-0/+26
2012-08-03team: add signed 32-bit team option typeJiri Pirko2-0/+14
2012-08-03netlink: add signed typesJiri Pirko1-0/+98
2012-08-03cris: fix eth_v10.c build errorRandy Dunlap1-1/+1
2012-08-03cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser1-0/+20
2012-08-03isdnloop: fix and simplify isdnloop_init()Wu Fengguang1-12/+0
2012-08-03hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2-7/+11
2012-08-03net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2-17/+0
2012-08-03net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2-11/+7
2012-08-03net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai1-2/+2
2012-08-03net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA1-3/+11
2012-08-03emulex: benet: Add a missing CR in the end of messageMasanari Iida1-1/+1
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee2-5/+3
2012-08-02libertas: fix two memory leaksDaniel Drake2-0/+2