summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/hsr: Remove unused but set variableTobias Klauser2016-10-181-4/+0
* Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-1810-92/+150
|\
| * mac80211: move struct aead_req off the stackArd Biesheuvel2016-10-177-62/+93
| * mac80211: fix CMD_FRAME for AP_VLANMichael Braun2016-10-121-1/+1
| * mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg2016-10-121-1/+19
| * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-122-3/+14
| * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-122-20/+12
| * mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2016-10-121-9/+15
* | net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet2016-10-171-7/+10
* | net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-172-6/+9
* | IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-8/+31
* | IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-52/+9
* | Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-10-142-3/+3
|\ \
| * | rxrpc: Fix checking of error from ip6_route_output()David Howells2016-10-131-2/+2
| * | rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()David Howells2016-10-131-1/+1
* | | ipv6: correctly add local routes when lo goes upNicolas Dichtel2016-10-141-1/+1
* | | ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko2016-10-141-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1311-29/+45
|\ \ \
| * | | net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov2016-10-131-0/+1
| * | | net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter2016-10-131-0/+2
| * | | tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter2016-10-131-0/+2
| * | | net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-131-1/+2
| * | | ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-10-131-9/+11
| * | | net_sched: reorder pernet ops and act ops registrationsWANG Cong2016-10-131-8/+11
| * | | openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc2016-10-131-1/+1
| * | | openvswitch: fix vlan subtraction from packet lengthJiri Benc2016-10-131-1/+2
| * | | openvswitch: vlan: remove wrong likely statementJiri Benc2016-10-131-1/+1
| * | | net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet2016-10-131-7/+11
| |/ /
| * | strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven2016-10-121-1/+1
| |/
* | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-1321-478/+794
|\ \
| * | sunrpc: replace generic auth_cred hash with auth-specific functionFrank Sorenson2016-09-301-1/+1
| * | sunrpc: add RPCSEC_GSS hash_cred() functionFrank Sorenson2016-09-301-0/+7
| * | sunrpc: add auth_unix hash_cred() functionFrank Sorenson2016-09-301-0/+9
| * | sunrpc: add generic_auth hash_cred() functionFrank Sorenson2016-09-301-0/+9
| * | sunrpc: queue work on system_power_efficient_wqKe Wang2016-09-271-2/+3
| * | xprtrdma: use complete() instead complete_all()Daniel Wagner2016-09-231-1/+1
| * | SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()Trond Myklebust2016-09-221-2/+2
| * | SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratchTrond Myklebust2016-09-221-2/+5
| * | sunrpc: fix write space race causing stallsDavid Vrabel2016-09-191-1/+10
| * | xprtrdma: Eliminate rpcrdma_receive_worker()Chuck Lever2016-09-193-12/+5
| * | xprtrdma: Rename rpcrdma_receive_wc()Chuck Lever2016-09-191-3/+3
| * | xprtrmda: Report address of frmr, not mwChuck Lever2016-09-191-2/+6
| * | xprtrdma: Support larger inline thresholdsChuck Lever2016-09-191-2/+2
| * | xprtrdma: Use gathered Send for large inline messagesChuck Lever2016-09-195-185/+207
| * | xprtrdma: Basic support for Remote InvalidationChuck Lever2016-09-196-7/+44
| * | xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-195-15/+49
| * | xprtrdma: Move recv_wr to struct rpcrdma_repChuck Lever2016-09-192-7/+7
| * | xprtrdma: Move send_wr to struct rpcrdma_reqChuck Lever2016-09-194-24/+24
| * | xprtrdma: Simplify rpcrdma_ep_post_recv()Chuck Lever2016-09-194-11/+5
| * | xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbufChuck Lever2016-09-194-31/+23
OpenPOWER on IntegriCloud