summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: Make the mib per network namespaceEric W. Biederman2012-08-1413-119/+158
* sctp: Enable sctp in all network namespacesEric W. Biederman2012-08-142-9/+11
* sctp: Make the proc files per network namespace.Eric W. Biederman2012-08-145-86/+98
* sctp: Move the percpu sockets counter out of sctp_proc_initEric W. Biederman2012-08-141-6/+7
* sctp: Make the ctl_sock per network namespaceEric W. Biederman2012-08-145-45/+60
* sctp: Make the address lists per network namespaceEric W. Biederman2012-08-149-103/+132
* sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2012-08-146-32/+54
* sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2012-08-144-11/+18
* sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2012-08-143-11/+16
* packet: Report socket mclist info via diag modulePavel Emelyanov2012-08-142-0/+49
* packet: Report more packet sk info via diag modulePavel Emelyanov2012-08-142-0/+56
* packet: Diag core and basic socket info dumpingPavel Emelyanov2012-08-145-0/+139
* packet: Introduce net/packet/internal.h headerPavel Emelyanov2012-08-142-97/+105
* net: ipv4: fib_trie: Don't unnecessarily search for already found fib leafIgor Maravic2012-08-141-4/+6
* Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain2012-08-141-18/+21
* gre: Support GRE over IPv6xeb@mail.ru2012-08-149-26/+1933
* net: remove netdev_bonding_change()Amerigo Wang2012-08-143-18/+10
* net: move and rename netif_notify_peers()Amerigo Wang2012-08-146-23/+22
* hyperv: Add comments for the extended buffer after RNDIS messageHaiyang Zhang2012-08-091-1/+7
* net: Loopback ifindex is constant nowPavel Emelyanov2012-08-098-10/+18
* net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-092-2/+3
* veth: Allow to create peer link with given ifindexPavel Emelyanov2012-08-091-0/+3
* net: Allow to create links with given ifindexPavel Emelyanov2012-08-092-6/+13
* net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-093-2/+14
* time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-097-19/+22
* fib: use __fls() on non null argumentEric Dumazet2012-08-071-1/+2
* net: output path optimizationsEric Dumazet2012-08-072-8/+16
* documentation: dt: bindings: cpsw: fixing the examples for directly using it ...Mugunthan V N2012-08-071-48/+53
* drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-072-4/+70
* tcp: ecn: dont delay ACKS after CEEric Dumazet2012-08-061-1/+5
* net: tcp: GRO should be ECN friendlyEric Dumazet2012-08-061-2/+2
* net: reorganize IP MIB valuesEric Dumazet2012-08-061-5/+7
* net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet2012-08-061-4/+6
* ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2012-08-042-6/+16
* ipv4: change inet_addr_hash()Eric Dumazet2012-08-041-21/+18
* net: skb_share_check() should use consume_skb()Eric Dumazet2012-08-041-3/+6
* Merge branch 'master' of git://kernel.ubuntu.com/rtg/net-nextDavid S. Miller2012-08-032-1936/+0
|\
| * firmware: Remove obsolete Chelsio cxgb3 firmwareTim Gardner2012-08-022-1936/+0
* | drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-032-6/+272
* | drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...Mugunthan V N2012-08-031-2/+2
* | ppp: add 64 bit statsKevin Groeneveld2012-08-031-10/+48
* | team: add support for queue override by setting queue_id for portJiri Pirko2012-08-032-2/+165
* | team: add per port priority optionJiri Pirko2012-08-032-0/+26
* | team: add signed 32-bit team option typeJiri Pirko2012-08-032-0/+14
* | netlink: add signed typesJiri Pirko2012-08-031-0/+98
* | cris: fix eth_v10.c build errorRandy Dunlap2012-08-031-1/+1
* | cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser2012-08-031-0/+20
* | isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-031-12/+0
* | hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2012-08-032-7/+11
* | net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-032-17/+0
OpenPOWER on IntegriCloud