summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-0/+1
* bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2016-10-191-1/+1
* ARM: pxa: enhance smc91x platform dataRobert Jarzmik2016-10-181-0/+1
* net: phy: leds: add support for led triggers on phy link state changeZach Brown2016-10-182-0/+58
* net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown2016-10-181-0/+15
* net: Remove all_adj_list and its referencesDavid Ahern2016-10-181-25/+0
* net: Introduce new api for walking upper and lower devicesDavid Ahern2016-10-181-0/+17
* net: phy: Threaded interrupts allow some simplificationAndrew Lunn2016-10-171-2/+3
* lwtunnel: Add destroy state operationTom Herbert2016-10-151-4/+3
* qed*: Allow unicast filteringYuval Mintz2016-10-141-0/+1
* qed: Pass MAC hints to VFsYuval Mintz2016-10-141-1/+1
* net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-141-2/+2
* net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani2016-10-141-1/+1
* net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen2016-10-141-21/+0
* Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger2016-10-141-78/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-1427-402/+305
|\
| * 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
| | * | | | | watchdog: add pretimeout support to the coreWolfram Sang2016-09-241-0/+11
| | | |_|/ / | | |/| | |