summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-12-11sctp: add support for the process of unordered idataXin Long
2017-12-11sctp: implement abort_pd for sctp_stream_interleaveXin Long
2017-12-11sctp: implement start_pd for sctp_stream_interleaveXin Long
2017-12-11sctp: implement renege_events for sctp_stream_interleaveXin Long
2017-12-11sctp: implement enqueue_event for sctp_stream_interleaveXin Long
2017-12-11sctp: implement ulpevent_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement validate_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement assign_number for sctp_stream_interleaveXin Long
2017-12-11sctp: implement make_datafrag for sctp_stream_interleaveXin Long
2017-12-11sctp: add basic structures and make chunk function for idataXin Long
2017-12-11sctp: add stream interleave enable members and sockoptXin Long
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend
2017-12-08net: sched: helpers to sum qlen and qlen for per cpu logicJohn Fastabend
2017-12-08net: sched: use skb list for skb_bad_txJohn Fastabend
2017-12-08net: sched: explicit locking in gso_cpu fallbackJohn Fastabend
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend
2017-12-08net: sched: provide per cpu qstat helpersJohn Fastabend
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-05net_sched: remove unused parameter from act cleanup opsCong Wang
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2017-12-05net: dsa: return per-port upstream portVivien Didelot
2017-12-05net: sched: sch_api: fix code style issuesAlexander Aring
2017-12-05net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel
2017-12-05net_sched: red: Avoid devision by zeroNogah Frankel
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal
2017-12-04rtnetlink: get reference on module before invoking handlersFlorian Westphal
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern
2017-12-03inet: Add a 2nd listener hashtable (port+addr)Martin KaFai Lau
2017-12-03udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau
2017-12-03inet: Add a count to struct inet_listen_hashbucketMartin KaFai Lau
2017-12-02net: dsa: introduce dsa_towards_port helperVivien Didelot
2017-12-02net: dsa: remove trans argument from mdb opsVivien Didelot
2017-12-02net: dsa: remove trans argument from vlan opsVivien Didelot
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu
2017-12-01ip_gre: Refector the erpsan tunnel code.William Tu
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang
2017-11-30net: Remove dst->nextDavid Miller