summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell2016-03-2424-725/+658
|\
| * nl80211: add feature for BSS selection supportArend van Spriel2016-03-032-0/+118
| * mac80211: synchronize driver rx queues before removing a stationSara Sharon2016-03-033-1/+35
| * mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov2016-03-031-1/+3
| * mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov2016-03-033-11/+61
| * mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov2016-03-031-1/+1
| * mac80211: mesh: convert path table to rhashtableBob Copeland2016-03-034-575/+259
| * rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-03-034-5/+8
| * mac80211: mesh: embed known gates list in struct mesh_pathBob Copeland2016-03-032-56/+45
| * mac80211: mesh: factor out common mesh path allocation codeBob Copeland2016-03-031-23/+28
| * mac80211: mesh: don't hash sdata in mpath tablesBob Copeland2016-03-031-10/+8
| * mac80211: mesh: move path tables into if_meshBob Copeland2016-03-036-115/+104
| * mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau2016-03-031-1/+2
| * mac80211: Support a scan request for a specific BSSIDJouni Malinen2016-03-031-1/+3
| * cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2016-03-033-0/+10
| * mac80211: do not pass injected frames without a valid rate to the driverFelix Fietkau2016-03-031-0/+3
| * mac80211: fix parsing of 40Mhz in injected radiotap headerSven Eckelmann2016-03-031-2/+3
| * mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2016-03-032-14/+17
| * mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg2016-03-031-1/+3
| * mac80211: parse VHT info in injected framesLorenzo Bianconi2016-03-031-0/+31
| * rfkill: Use switch to demux userspace operationsJoão Paulo Rechi Vita2016-03-021-14/+22
* | Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell2016-03-248-439/+359
|\ \
| * | sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown2016-03-171-3/+3
| * | svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-014-175/+114
| * | svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-011-90/+39
| * | svcrdma: Remove close_out exit pathChuck Lever2016-03-011-11/+1
| * | svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever2016-03-012-13/+46
| * | svcrdma: Use correct XID in error repliesChuck Lever2016-03-012-7/+3
| * | svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-014-65/+72
| * | svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-014-24/+19
| * | svcrdma: Close connection when a send error occursChuck Lever2016-03-011-2/+6
| * | nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-012-6/+4
| * | svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-012-6/+18
| * | svcrdma: Do not write xdr_buf::tail in a Write chunkChuck Lever2016-03-011-3/+8
| * | svcrdma: Find client-provided write and reply chunks once per replyChuck Lever2016-03-011-44/+36
* | | Merge remote-tracking branch 'mac80211/master'Stephen Rothwell2016-03-241-1/+4
|\ \ \
| * | | wext: unregister_pernet_subsys() on notifier registration failureJohannes Berg2016-03-161-1/+4
* | | | Merge remote-tracking branch 'ipsec/master'Stephen Rothwell2016-03-242-1/+16
|\ \ \ \
| * | | | xfrm: Reset encapsulation field of the skb before transformationSteffen Klassert2016-03-171-0/+3
| * | | | flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-171-1/+13
* | | | | Merge remote-tracking branch 'net/master'Stephen Rothwell2016-03-2427-111/+232
|\ \ \ \ \
| * | | | | net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2016-03-232-0/+2
| * | | | | AF_VSOCK: Shrink the area influenced by prepare_to_waitClaudio Imbrenda2016-03-221-73/+85
| * | | | | Revert "vsock: Fix blocking ops call in prepare_to_wait"Claudio Imbrenda2016-03-221-6/+13
| * | | | | ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson2016-03-221-9/+7
| * | | | | ipv4: fix broadcast packets receptionPaolo Abeni2016-03-221-4/+8
| * | | | | netlink: add support for NIC driver ioctlsDavid Decotigny2016-03-221-1/+9
| * | | | | net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-211-1/+1
| * | | | | Make DST_CACHE a silent config optionDave Jones2016-03-211-1/+1
| * | | | | bridge: update max_gso_segs and max_gso_sizeEric Dumazet2016-03-211-0/+16