aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-12sched: act: ife: update parameters via rcu handlingAlexander Aring1-2/+8
2017-10-12net sched actions: change IFE modules alias namesRoman Mashak1-1/+1
2017-10-12net: dsa: tag_brcm: Indicate to master netdevice port + queueFlorian Fainelli1-0/+5
2017-10-12net: dsa: Add support for DSA specific notifiersFlorian Fainelli1-0/+45
2017-10-12tcp: remove obsolete helpersEric Dumazet1-17/+0
2017-10-11net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_devJiri Pirko1-3/+0
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko1-2/+3
2017-10-11net: sched: introduce per-egress action device callbacksJiri Pirko2-0/+36
2017-10-11net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko2-2/+2
2017-10-11tcp: fix tcp_unlink_write_queue()Eric Dumazet1-0/+1
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-30/+97
2017-10-11fq: support filtering a given tinJohannes Berg2-10/+69
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski1-0/+1
2017-10-09net: bridge: Notify on bridge device mrouter state changesYotam Gigi1-0/+1
2017-10-07net: phonet: mark phonet_protocol as constLin Zhang1-2/+4
2017-10-07ipv6: take care of rt6_statsWei Wang1-6/+9
2017-10-07ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang2-9/+17
2017-10-07ipv6: update fn_sernum after route is inserted to treeWei Wang1-0/+2
2017-10-07ipv6: hook up exception table to store dst cacheWei Wang1-1/+0
2017-10-07ipv6: prepare fib6_locate() for exception tableWei Wang1-1/+2
2017-10-07ipv6: prepare fib6_age() for exception tableWei Wang2-0/+15
2017-10-07ipv6: introduce a hash table to store dst cacheWei Wang2-0/+22
2017-10-07ipv6: introduce a new function fib6_update_sernum()Wei Wang1-0/+2
2017-10-07tcp: implement rb-tree based retransmit queueEric Dumazet2-44/+52
2017-10-07tcp: uninline tcp_write_queue_purge()Eric Dumazet1-14/+1
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches1-2/+2
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg23-94/+284
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet1-1/+23
2017-10-05tcp: uniform the set up of sockets after successful connectionWei Wang1-0/+1
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi1-3/+0
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi1-0/+12
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi1-0/+5
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-23/+62
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern1-1/+2
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal1-2/+0
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal1-3/+0
2017-10-03sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner1-0/+11
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner1-0/+24
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2-3/+84
2017-10-03sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner1-0/+5
2017-10-03sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner1-2/+8
2017-10-02net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman1-2/+3
2017-10-02cfg80211/nl80211: add a port authorized eventAvraham Stern1-4/+17
2017-10-01net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski1-5/+0
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan1-0/+3
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2-3/+7
2017-10-01ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan1-1/+1
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2-1/+1
2017-10-01net: dsa: remove tag ops from the switch treeVivien Didelot1-11/+0
2017-10-01net: dsa: prepare master receive hot pathVivien Didelot1-0/+5