summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-10-18net/decnet: Convert timers to use timer_setup()Kees Cook
2017-10-18net: dsa: add dsa_to_port helperVivien Didelot
2017-10-18net: dsa: split dsa_port's netdev memberVivien Didelot
2017-10-16ipv6: only update __use and lastusetime once per jiffy at mostWei Wang
2017-10-16net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko
2017-10-16net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko
2017-10-16net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko
2017-10-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-14net: dsa: remove .set_addrVivien Didelot
2017-10-13mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar
2017-10-12sched: act: ife: update parameters via rcu handlingAlexander Aring
2017-10-12net sched actions: change IFE modules alias namesRoman Mashak
2017-10-12net: dsa: tag_brcm: Indicate to master netdevice port + queueFlorian Fainelli
2017-10-12net: dsa: Add support for DSA specific notifiersFlorian Fainelli
2017-10-12tcp: remove obsolete helpersEric Dumazet
2017-10-11net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_devJiri Pirko
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko
2017-10-11net: sched: introduce per-egress action device callbacksJiri Pirko
2017-10-11net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko
2017-10-11tcp: fix tcp_unlink_write_queue()Eric Dumazet
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller
2017-10-11fq: support filtering a given tinJohannes Berg
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski
2017-10-09net: bridge: Notify on bridge device mrouter state changesYotam Gigi
2017-10-07net: phonet: mark phonet_protocol as constLin Zhang
2017-10-07ipv6: take care of rt6_statsWei Wang
2017-10-07ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang
2017-10-07ipv6: update fn_sernum after route is inserted to treeWei Wang
2017-10-07ipv6: hook up exception table to store dst cacheWei Wang
2017-10-07ipv6: prepare fib6_locate() for exception tableWei Wang
2017-10-07ipv6: prepare fib6_age() for exception tableWei Wang
2017-10-07ipv6: introduce a hash table to store dst cacheWei Wang
2017-10-07ipv6: introduce a new function fib6_update_sernum()Wei Wang
2017-10-07tcp: implement rb-tree based retransmit queueEric Dumazet
2017-10-07tcp: uninline tcp_write_queue_purge()Eric Dumazet
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet
2017-10-05tcp: uniform the set up of sockets after successful connectionWei Wang
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal
2017-10-03sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner