summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | tunnels: support MPLS over IPv4 tunnelsSimon Horman2016-07-091-10/+67
* | net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov2016-07-094-19/+43
* | sctp: fix panic when sending auth chunksMarcelo Ricardo Leitner2016-07-091-3/+15
* | net: dsa: initialize the routing tableVivien Didelot2016-07-092-1/+12
* | Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-07-0917-1058/+986Star
|\ \
| * | rxrpc: Kill off the call hash tableDavid Howells2016-07-062-184/+2Star
| * | rxrpc: Use RCU to access a peer's service connection treeDavid Howells2016-07-066-180/+224
| * | rxrpc: Move data_ready peer lookup into rxrpc_find_connection()David Howells2016-07-064-74/+59Star
| * | rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells2016-07-064-27/+8Star
| * | 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/+104Star
| * | 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/+9Star
| * | 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/+65Star
| * | 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/+2Star
| * | rxrpc: Fix processing of authenticated/encrypted jumbo packetsDavid Howells2016-07-011-1/+1
* | | 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-0715-104/+297
|\ \
| * | cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-062-0/+7
| * | mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg2016-07-061-28/+17Star
| * | 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-062-8/+35
| * | nl80211: support beacon report scanningAvraham Stern2016-07-066-18/+85
| * | nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-061-0/+36
| * | mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg2016-07-061-0/+18
| * | mac80211: fix fq lockdep warningsMichal Kazior2016-06-301-0/+4
| * | mac80211: use common cleanup for user/!user_mpmBob Copeland2016-06-302-23/+13Star
| * | mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2016-06-302-2/+11
| * | mac80211: silence an uninitialized variable warningDan Carpenter2016-06-301-0/+1
| * | nl80211: improve nl80211_parse_mesh_config type checkingArnd Bergmann2016-06-301-30/+74
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-0610-35/+65
|\ \ \
| * | | ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-051-0/+1
| * | | net: fix decnet rtnexthop parsingVegard Nossum2016-07-051-9/+12
| * | | RDS: fix rds_tcp_init() error pathVegard Nossum2016-07-051-2/+3
| * | | tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-011-1/+1
| * | | net_sched: fix mirrored packets checksumWANG Cong2016-07-012-19/+1Star
| * | | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-012-1/+44
| * | | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-302-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-0629-495/+589
|\ \ \ \
| * | | | netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov2016-07-051-5/+6