summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+10Star
* net: move and rename netif_notify_peers()Amerigo Wang2012-08-146-23/+22Star
* hyperv: Add comments for the extended buffer after RNDIS messageHaiyang Zhang2012-08-101-1/+7
* net: Loopback ifindex is constant nowPavel Emelyanov2012-08-108-10/+18
* net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-102-2/+3
* veth: Allow to create peer link with given ifindexPavel Emelyanov2012-08-101-0/+3
* net: Allow to create links with given ifindexPavel Emelyanov2012-08-102-6/+13
* net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-103-2/+14
* time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-107-19/+22
* fib: use __fls() on non null argumentEric Dumazet2012-08-081-1/+2
* net: output path optimizationsEric Dumazet2012-08-082-8/+16
* documentation: dt: bindings: cpsw: fixing the examples for directly using it ...Mugunthan V N2012-08-081-48/+53
* drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-082-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/+18Star
* 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-042-1936/+0Star
|\
| * firmware: Remove obsolete Chelsio cxgb3 firmwareTim Gardner2012-08-022-1936/+0Star
* | drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-042-6/+272
* | drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...Mugunthan V N2012-08-041-2/+2
* | ppp: add 64 bit statsKevin Groeneveld2012-08-041-10/+48
* | team: add support for queue override by setting queue_id for portJiri Pirko2012-08-042-2/+165
* | team: add per port priority optionJiri Pirko2012-08-042-0/+26
* | team: add signed 32-bit team option typeJiri Pirko2012-08-042-0/+14
* | netlink: add signed typesJiri Pirko2012-08-041-0/+98
* | cris: fix eth_v10.c build errorRandy Dunlap2012-08-041-1/+1
* | cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser2012-08-041-0/+20
* | isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-041-12/+0Star
* | hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2012-08-042-7/+11
* | net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-042-17/+0Star
* | net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-042-11/+7Star
* | net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-041-2/+2
* | net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-08-041-3/+11
* | emulex: benet: Add a missing CR in the end of messageMasanari Iida2012-08-041-1/+1
* | ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-033-0/+3
* | brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-022-5/+3Star
* | libertas: fix two memory leaksDaniel Drake2012-08-022-0/+2
* | rt2x00 : fix rt3290 resuming failed.Woody Hung2012-08-022-71/+68Star
* | libertas: don't reset card on error when it is being removedDaniel Drake2012-08-021-1/+4
* | b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
* | bcma: BCM43228 supportRafał Miłecki2012-08-023-1/+10
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-025-3/+26
|\ \
| * | cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-021-0/+1
| * | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-022-0/+4