aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-13netfilter: provide nft_ctx in object init functionFlorian Westphal1-1/+2
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)1-1/+1
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang1-0/+29
2017-03-12net: dsa: add dsa_is_normal_port helperVivien Didelot1-0/+5
2017-03-12sctp: implement receiver-side procedures for the Reconf Response ParameterXin Long1-0/+4
2017-03-12sctp: implement receiver-side procedures for the Add Incoming Streams Request ParameterXin Long1-0/+4
2017-03-12sctp: implement receiver-side procedures for the Add Outgoing Streams Request ParameterXin Long1-0/+4
2017-03-12sctp: add support for generating add stream change event notificationXin Long1-0/+4
2017-03-12sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long1-0/+4
2017-03-12sctp: add support for generating assoc reset event notificationXin Long1-0/+4
2017-03-12net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2-1/+2
2017-03-10ipv4: fib: Remove redundant argumentIdo Schimmel1-6/+3
2017-03-10ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel1-0/+15
2017-03-09mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata1-0/+5
2017-03-09tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev2-4/+4
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells4-6/+11
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-08net: use proper lockdep annotation in __sk_dst_set()Eric Dumazet1-5/+2
2017-03-08netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso1-2/+4
2017-03-07mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg1-4/+0
2017-03-06netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso1-4/+5
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski1-0/+6
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski1-0/+13
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+4
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-13/+13
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso1-3/+3
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo1-0/+1
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds61-792/+1092
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-02-20sctp: add support for MSG_MOREXin Long1-0/+1
2017-02-19sctp: sctp_transport_dst_check should check if transport pmtu is dst mtuXin Long1-1/+3
2017-02-19sctp: add reconf chunk eventXin Long1-0/+3
2017-02-19sctp: add reconf chunk processXin Long1-0/+1
2017-02-19sctp: add a function to verify the sctp reconf chunkXin Long1-0/+3
2017-02-19sctp: implement receiver-side procedures for the Incoming SSN Reset Request ParameterXin Long1-0/+4
2017-02-19sctp: implement receiver-side procedures for the Outgoing SSN Reset Request ParameterXin Long1-0/+6
2017-02-19sctp: add support for generating stream ssn reset event notificationXin Long1-0/+4
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long1-0/+7
2017-02-17net/sched: Reflect HW offload statusOr Gerlitz1-0/+5
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-7/+49
2017-02-15sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko1-0/+6
2017-02-15esp: Add a software GRO codepathSteffen Klassert1-0/+1
2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert1-0/+41