summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-271-2/+4
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-261-2/+2
* doc: update docbook annotations for socket and skbStephen Hemminger2016-10-262-1/+4
* qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-221-0/+1
* ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-211-0/+1
* udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-201-0/+1
* net: add recursion limit to GROSabrina Dubroca2016-10-201-1/+38
* rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-10-191-1/+1
* net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-191-1/+1
* Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-181-8/+24
|\
| * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+4
| * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-9/+22
* | net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-173-5/+33
* | ethtool: silence warning on bit lossJesse Brandeburg2016-10-141-2/+1
* | qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-1/+1
* | IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-0/+1
* | IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-132-2/+35
|\ \
| * | net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-131-0/+24
| * | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+11
| |/
* | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-1311-10/+58
|\ \
| * | sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson2016-09-301-0/+1
| * | NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust2016-09-271-0/+1
| * | nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-221-0/+3
| * | nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton2016-09-221-2/+3
| * | pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-191-0/+1
| * | xprtrdma: Support larger inline thresholdsChuck Lever2016-09-191-2/+2
| * | xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-191-0/+4
| * | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-191-0/+35
| * | SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever2016-09-191-0/+1
| * | SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever2016-09-191-2/+3
| * | SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-192-2/+2
| * | SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-192-2/+2
| * | SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2016-09-192-1/+13
| * | SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson2016-09-191-0/+12
| * | SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-192-0/+4
| * | SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson2016-09-191-0/+1
| * | SUNRPC rpc_clnt_xprt_switch_putAndy Adamson2016-09-191-0/+2
| * | pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-191-1/+6
* | | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-10-134-8/+55
|\ \ \
| * | | exportfs: be careful to only return expected errors.NeilBrown2016-10-061-6/+7
| * | | nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton2016-09-261-2/+3
| * | | svcrdma: support Remote InvalidationChuck Lever2016-09-231-0/+1
| * | | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-231-0/+35
| * | | svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-231-0/+9
* | | | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-133-2/+23
|\ \ \ \
| * | | | vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong2016-10-032-1/+20
| * | | | vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hintDarrick J. Wong2016-10-031-1/+3
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-10-131-0/+24
|\ \ \ \ \
| * | | | | watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-081-0/+13