summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tap: tap as an independent moduleSainath Grandhi2017-02-111-2/+2
* tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-111-2/+2
* tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-111-4/+53
* tap: Tap character device creation/destroy APISainath Grandhi2017-02-111-0/+3
* tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-113-25/+25
* tap: Refactoring macvtap.cSainath Grandhi2017-02-111-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-081-4/+4
| * | | | mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-081-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
| * | | | 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-091-0/+5
* | | | | openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-091-1/+19
* | | | | openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-02-091-2/+6
* | | | | sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...Xin Long2017-02-092-0/+9
* | | | | sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long2017-02-092-0/+10
* | | | | sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long2017-02-092-0/+2
* | | | | sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2017-02-092-0/+7
* | | | | sctp: drop unnecessary __packed from some stream reconf structuresXin Long2017-02-091-3/+3
* | | | | ipv4: fib: Notify about nexthop status changesIdo Schimmel2017-02-081-0/+7
* | | | | net: stmmac: Remove the bus_setup function pointerLABBE Corentin2017-02-081-1/+0
* | | | | gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-82/+4
* | | | | net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju2017-02-081-0/+29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-0713-32/+112
|\ \ \ \ \ | | |/ / / | |/| | |