summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long-6/+5
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long-3/+14
2017-03-30sctp: alloc stream info when initializing asocXin Long-1/+2
2017-03-28sctp: change to save MSG_MORE flag into assocXin Long-1/+1
2017-03-22sctp: declare struct sctp_stream before using itXin Long-0/+1
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long-2/+2
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao-0/+3
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-4/+34
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+11
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso-1/+0
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)-1/+1
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang-0/+29
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells-6/+11
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-03-08netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso-2/+4
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+4
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-13/+13
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+3
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso-3/+3
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo-0/+1
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-792/+1092
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2017-02-20sctp: add support for MSG_MOREXin Long-0/+1
2017-02-19sctp: sctp_transport_dst_check should check if transport pmtu is dst mtuXin Long-1/+3
2017-02-19sctp: add reconf chunk eventXin Long-0/+3
2017-02-19sctp: add reconf chunk processXin Long-0/+1
2017-02-19sctp: add a function to verify the sctp reconf chunkXin Long-0/+3
2017-02-19sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long-0/+4
2017-02-19sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long-0/+6
2017-02-19sctp: add support for generating stream ssn reset event notificationXin Long-0/+4
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long-0/+7
2017-02-17net/sched: Reflect HW offload statusOr Gerlitz-0/+5
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-7/+49
2017-02-15sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko-0/+6
2017-02-15esp: Add a software GRO codepathSteffen Klassert-0/+1
2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert-0/+41
2017-02-15xfrm: Export xfrm_parse_spi.Steffen Klassert-0/+1
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert-0/+1
2017-02-13net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet-4/+0
2017-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-7/+14
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso-0/+3
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov-12/+10
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+4
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller-349/+274