summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22177-1469/+5840
|\
| * bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann2017-02-211-2/+11
| * net: mpls: Add support for netconfDavid Ahern2017-02-202-0/+3
| * ptr_ring: fix race conditions when resizingMichael S. Tsirkin2017-02-201-5/+31
| * sctp: add support for MSG_MOREXin Long2017-02-201-0/+1
| * net: phy: Check phydev->drvFlorian Fainelli2017-02-201-0/+3
| * sctp: sctp_transport_dst_check should check if transport pmtu is dst mtuXin Long2017-02-191-1/+3
| * sctp: add reconf chunk eventXin Long2017-02-191-0/+3
| * sctp: add reconf chunk processXin Long2017-02-191-0/+1
| * sctp: add a function to verify the sctp reconf chunkXin Long2017-02-191-0/+3
| * sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long2017-02-191-0/+4
| * sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long2017-02-191-0/+6
| * sctp: add support for generating stream ssn reset event notificationXin Long2017-02-192-0/+20
| * sctp: add support for generating stream reconf resp chunkXin Long2017-02-192-0/+31
| * uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin2017-02-191-1/+2
| * uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-02-191-52/+52
| * uapi: fix linux/mroute.h userspace compilation errorsDmitry V. Levin2017-02-191-0/+1
| * uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin2017-02-191-0/+1
| * uapi: fix linux/ipv6_route.h userspace compilation errorsDmitry V. Levin2017-02-191-0/+1
| * qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-194-3/+908
| * bpf: make jited programs visible in tracesDaniel Borkmann2017-02-172-1/+115
| * bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-171-5/+1
| * rhashtable: Add nested tablesHerbert Xu2017-02-171-22/+56
| * net/sched: Reflect HW offload statusOr Gerlitz2017-02-172-2/+9
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-162-7/+63
| |\
| | * esp: Add a software GRO codepathSteffen Klassert2017-02-151-0/+1
| | * xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2017-02-151-0/+41
| | * xfrm: Export xfrm_parse_spi.Steffen Klassert2017-02-151-0/+1
| | * net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-151-0/+9
| | * net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-151-0/+5
| | * xfrm: Add a secpath_set helper.Steffen Klassert2017-02-151-0/+1
| | * xfrm: policy: remove family fieldFlorian Westphal2017-02-091-3/+2
| | * xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-1/+1
| | * xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-091-1/+1
| | * xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-091-3/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-164-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-131-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-131-0/+4
| * | | | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet2017-02-131-4/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-124-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