summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo2017-03-021-0/+1
* scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-2261-792/+1092
|\
| * sctp: add support for MSG_MOREXin Long2017-02-201-0/+1
| * 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-191-0/+4
| * sctp: add support for generating stream reconf resp chunkXin Long2017-02-191-0/+7
| * net/sched: Reflect HW offload statusOr Gerlitz2017-02-171-0/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-161-7/+49
| |\
| | * 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
| | * 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
| * | sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko2017-02-151-0/+6
| * | 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-121-7/+14
| |\ \
| | * | netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-121-0/+3
| | * | 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
| * | | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-112-12/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-1/+4
| |\ \ \
| * \ \ \ Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-103-349/+274
| |\ \ \ \
| | * | | | cfg80211: fix NAN bands definitionLuca Coelho2017-02-091-5/+13
| | * | | | cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-1/+2
| | * | | | mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-0/+2
| | * | | | nl80211: add HT/VHT capabilities to AP parametersJohannes Berg2017-02-081-0/+8
| | * | | | wireless: radiotap: rewrite the radiotap header fileJohannes Berg2017-01-251-298/+157
| | * | | | 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-101-0/+1
| * | | | | net/act_pedit: Support using offset relative to the conventional network headersAmir 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