summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-174-15/+19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-163-11/+16
| |\
| | * rhashtable: Revert nested table changes.David S. Miller2017-02-161-56/+22
| | * uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin2017-02-151-4/+3
| | * rhashtable: Add nested tablesHerbert Xu2017-02-141-22/+56
| | * bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-132-7/+13
| * | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-141-4/+3
| |\ \ | | |/ | |/|
| | * [media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil2017-02-131-4/+3
* | | qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru2017-02-151-0/+22
* | | sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko2017-02-151-0/+6
* | | Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-02-141-0/+24
|\ \ \
| * | | afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-0/+24
* | | | net: make net_device members garp_port and mrp_port conditionalTobias Klauser2017-02-141-0/+4
* | | | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet2017-02-141-4/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-134-8/+53
|\ \ \ \
| * | | | netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-122-0/+5
| * | | | netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-122-0/+13
| * | | | netfilter: nft_exthdr: add TCP option matchingManuel Messner2017-02-081-1/+16
| * | | | netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-081-0/+2
| * | | | netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-081-0/+2
| * | | | netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-081-2/+2
| * | | | netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-081-0/+1
| * | | | netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso2017-02-081-4/+4
| * | | | netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso2017-02-081-1/+2
| * | | | netfilter: nft_exthdr: Add support for existence checkPhil Sutter2017-02-081-0/+6
* | | | | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-122-12/+10
* | | | | tap: tap as an independent moduleSainath Grandhi2017-02-121-2/+2
* | | | | tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-121-2/+2
* | | | | tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-121-4/+53
* | | | | tap: Tap character device creation/destroy APISainath Grandhi2017-02-121-0/+3
* | | | | tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-123-25/+25
* | | | | tap: Refactoring macvtap.cSainath Grandhi2017-02-121-0/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-116-11/+22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-102-1/+8
| |\ \ \ \
| | * | | | net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+4
| | * | | | lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-081-1/+4
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-101-3/+8
| |\ \ \ \ \
| | * | | | | RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky2017-02-081-3/+8
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-02-091-0/+1
| |\ \ \ \ \ \
| | * | | | | | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-0/+1
| * | | | | | | cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-091-4/+4
| * | | | | | | mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-091-3/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | bitfield.h: add FIELD_FIT() helperJakub Kicinski2017-02-101-0/+13
* | | | | | | devlink: fix the name of eswitch commandsJiri Pirko2017-02-101-2/+8
* | | | | | | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-106-451/+329
|\ \ \ \ \ \ \
| * | | | | | | cfg80211: fix NAN bands definitionLuca Coelho2017-02-092-36/+39
| * | | | | | | cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-082-1/+5
| * | | | | | | mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-0/+2
| * | | | | | | nl80211: add HT/VHT capabilities to AP parametersJohannes Berg2017-02-082-1/+10
| * | | | | | | wireless: define cipher/AKM suites using a macroJohannes Berg2017-01-261-22/+24