summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-105-12/+21
* Merge branch 'r8152-next'David S. Miller2016-07-091-27/+0
|\
| * r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang2016-07-091-1/+0
| * r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang2016-07-091-2/+0
| * r8152: remove rtl_phy_reset functionhayeswang2016-07-091-24/+0
|/
* Merge branch 'mpls-in-ipv4-and-udp'David S. Miller2016-07-094-44/+269
|\
| * mpls: allow routes on ipip and sit devicesSimon Horman2016-07-091-2/+4
| * ipip: support MPLS over IPv4Simon Horman2016-07-091-16/+121
| * sit: support MPLS over IPv4Simon Horman2016-07-091-16/+77
| * tunnels: support MPLS over IPv4 tunnelsSimon Horman2016-07-091-10/+67
|/
* net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov2016-07-095-21/+48
* sctp: fix panic when sending auth chunksMarcelo Ricardo Leitner2016-07-091-3/+15
* bnxt: fix a conditionDan Carpenter2016-07-091-1/+1
* bpf: introduce bpf_get_current_task() helperAlexei Starovoitov2016-07-092-0/+20
* net: dsa: initialize the routing tableVivien Didelot2016-07-093-1/+14
* tun: Don't assume type tun in tun_device_eventCraig Gallek2016-07-091-0/+3
* Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-07-0921-1062/+1031
|\
| * rxrpc: Kill off the call hash tableDavid Howells2016-07-062-184/+2
| * rxrpc: Use RCU to access a peer's service connection treeDavid Howells2016-07-066-180/+224
| * rcu: Suppress sparse warnings for rcu_dereference_raw()Paul E. McKenney2016-07-061-2/+6
| * Introduce rb_replace_node_rcu()David Howells2016-07-063-2/+39
| * rxrpc: Move data_ready peer lookup into rxrpc_find_connection()David Howells2016-07-064-74/+59
| * rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells2016-07-064-27/+8
| * rxrpc: Maintain an extra ref on a conn for the cache listDavid Howells2016-07-064-58/+97
| * rxrpc: Move peer lookup from call-accept to new-incoming-connDavid Howells2016-07-064-26/+51
| * rxrpc: Split service connection code out into its own fileDavid Howells2016-07-064-135/+156
| * rxrpc: Split client connection code out into its own fileDavid Howells2016-07-063-250/+251
| * rxrpc: Call channels should have separate call number spacesDavid Howells2016-07-066-117/+104
| * rxrpc: Access socket accept queue under right lockDavid Howells2016-07-061-2/+2
| * rxrpc: Add RCU destruction for connections and callsDavid Howells2016-07-066-36/+60
| * rxrpc: Release a call's connection ref on call disconnectionDavid Howells2016-07-063-22/+22
| * rxrpc: Fix handling of connection failure in client call creationDavid Howells2016-07-061-1/+3
| * rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells2016-07-064-10/+9
| * rxrpc: Check that the client conns cache is empty before module removalDavid Howells2016-07-063-2/+21
| * rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells2016-07-065-29/+47
| * rxrpc: Provide queuing helper functionsDavid Howells2016-07-063-3/+13
| * rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu2016-07-065-111/+65
| * rxrpc: Check the source of a packet to a client connDavid Howells2016-07-061-1/+3
| * rxrpc: Fix some sparse errorsDavid Howells2016-07-061-3/+2
| * rxrpc: Fix processing of authenticated/encrypted jumbo packetsDavid Howells2016-07-011-1/+1
* | netvsc: Use the new in-place consumption APIs in the rx pathK. Y. Srinivasan2016-07-091-29/+59
* | hfsc: reduce hfsc_sched to 14 cachelinesFlorian Westphal2016-07-091-5/+5
* | Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-0746-205/+744
|\ \
| * | cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-064-0/+14
| * | mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg2016-07-061-28/+17
| * | mac80211: report failure to start (partial) scan as scan abortJohannes Berg2016-07-061-2/+3
| * | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-0615-35/+131
| * | nl80211: support beacon report scanningAvraham Stern2016-07-0623-52/+279
| * | mac80211_hwsim: use signed net namespace IDJohannes Berg2016-07-061-1/+1
| * | mac80211_hwsim: Add radar bandwidths to the P2P Device combinationIlan Peer2016-07-061-20/+5