summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru1-0/+22
2017-02-15sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko1-0/+6
2017-02-14Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller1-0/+24
2017-02-14net: make net_device members garp_port and mrp_port conditionalTobias Klauser1-0/+4
2017-02-14net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet1-4/+0
2017-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-8/+53
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2-0/+5
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2-0/+13
2017-02-12net: rename dst_neigh_output back to neigh_outputJulian Anastasov2-12/+10
2017-02-12tap: tap as an independent moduleSainath Grandhi1-2/+2
2017-02-12tap: Extending tap device create/destroy APIsSainath Grandhi1-2/+2
2017-02-12tap: Abstract type of virtual interface from tap implementationSainath Grandhi1-4/+53
2017-02-12tap: Tap character device creation/destroy APISainath Grandhi1-0/+3
2017-02-12tap: Renaming tap related APIs, data structures, macrosSainath Grandhi3-25/+25
2017-02-12tap: Refactoring macvtap.cSainath Grandhi1-0/+10
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+22
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2017-02-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-3/+8
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski1-0/+13
2017-02-10devlink: fix the name of eswitch commandsJiri Pirko1-2/+8
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller6-451/+329
2017-02-10net: dsa: remove unnecessary phy*.h includesRussell King1-2/+3
2017-02-10net/act_pedit: Introduce 'add' operationAmir Vadai2-0/+9
2017-02-10net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai2-0/+28
2017-02-10net/skbuff: Introduce skb_mac_offset()Amir Vadai1-0/+5
2017-02-10switchdev: bridge: Offload mc router portsNogah Frankel1-0/+2
2017-02-10switchdev: bridge: Offload multicast disabledNogah Frankel1-0/+2
2017-02-10sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2-2/+2
2017-02-10sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko1-1/+1
2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells1-0/+24
2017-02-10ipv4: fib: Add events for FIB replace and appendIdo Schimmel1-1/+2
2017-02-10openvswitch: Add force commit.Jarno Rajahalme1-0/+5
2017-02-10openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme1-1/+19
2017-02-10openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme1-2/+6
2017-02-10sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...Xin Long2-0/+9
2017-02-10sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long2-0/+10
2017-02-10sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long2-0/+2
2017-02-10sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2-0/+7
2017-02-10sctp: drop unnecessary __packed from some stream reconf structuresXin Long1-3/+3
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho2-36/+39
2017-02-09cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel1-0/+7
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin1-1/+0
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-82/+4
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-08net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju1-0/+29
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky1-3/+8