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
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
| | * | | | | | | | | | | wireless: radiotap: rewrite the radiotap header fileJohannes Berg2017-01-251-298/+157
| | * | | | | | | | | | | rfkill: remove rfkill-regulatorJohannes Berg2017-01-241-48/+0
| | * | | | | | | | | | | mac80211: fix documentation warningsJohannes Berg2017-01-241-29/+45
| | * | | | | | | | | | | cfg80211: fix a documentation warningJohannes Berg2017-01-241-16/+47
| * | | | | | | | | | | | net: dsa: remove unnecessary phy*.h includesRussell King2017-02-101-2/+3
| * | | | | | | | | | | | net/act_pedit: Introduce 'add' operationAmir Vadai2017-02-102-0/+9
| * | | | | | | | | | | | net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai2017-02-102-0/+28
| * | | | | | | | | | | | net/skbuff: Introduce skb_mac_offset()Amir Vadai2017-02-101-0/+5
| * | | | | | | | | | | | switchdev: bridge: Offload mc router portsNogah Frankel2017-02-101-0/+2
| * | | | | | | | | | | | switchdev: bridge: Offload multicast disabledNogah Frankel2017-02-101-0/+2
| * | | | | | | | | | | | sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-102-2/+2
| * | | | | | | | | | | | sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko2017-02-101-1/+1
| * | | | | | | | | | | | ipv4: fib: Add events for FIB replace and appendIdo Schimmel2017-02-101-1/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | openvswitch: Add force commit.Jarno Rajahalme2017-02-101-0/+5
| * | | | | | | | | | | openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-101-1/+19
| * | | | | | | | | | | openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-02-101-2/+6