summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-20net: mpls: Add support for netconfDavid Ahern
2017-02-20ptr_ring: fix race conditions when resizingMichael S. Tsirkin
2017-02-20sctp: add support for MSG_MOREXin Long
2017-02-20net: phy: Check phydev->drvFlorian Fainelli
2017-02-19sctp: sctp_transport_dst_check should check if transport pmtu is dst mtuXin Long
2017-02-19sctp: add reconf chunk eventXin Long
2017-02-19sctp: add reconf chunk processXin Long
2017-02-19sctp: add a function to verify the sctp reconf chunkXin Long
2017-02-19sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long
2017-02-19sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long
2017-02-19sctp: add support for generating stream ssn reset event notificationXin Long
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long
2017-02-19uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin
2017-02-19uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin
2017-02-19uapi: fix linux/mroute.h userspace compilation errorsDmitry V. Levin
2017-02-19uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin
2017-02-19uapi: fix linux/ipv6_route.h userspace compilation errorsDmitry V. Levin
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2017-02-17rhashtable: Add nested tablesHerbert Xu
2017-02-17net/sched: Reflect HW offload statusOr Gerlitz
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-15rhashtable: Revert nested table changes.David S. Miller
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru
2017-02-15sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko
2017-02-15esp: Add a software GRO codepathSteffen Klassert
2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert
2017-02-15xfrm: Export xfrm_parse_spi.Steffen Klassert
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert
2017-02-14uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-13Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-02-13net: make net_device members garp_port and mrp_port conditionalTobias Klauser
2017-02-13net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet
2017-02-13rhashtable: Add nested tablesHerbert Xu
2017-02-13[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil
2017-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov
2017-02-11tap: tap as an independent moduleSainath Grandhi
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi
2017-02-11tap: Tap character device creation/destroy APISainath Grandhi