summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: socket option to set TCP fast open keyYuchung Cheng2017-10-202-2/+5
* net: Add extack to validator_info structs used for address notifierDavid Ahern2017-10-201-0/+1
* Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-10-201-2/+5
|\
| * rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells2017-10-181-0/+2
| * rxrpc: Support service upgrade from a kernel serviceDavid Howells2017-10-181-2/+3
* | inet: frags: Convert timers to use timer_setup()Kees Cook2017-10-181-1/+1
* | inet/connection_sock: Convert timers to use timer_setup()Kees Cook2017-10-181-3/+3
* | net/decnet: Convert timers to use timer_setup()Kees Cook2017-10-182-8/+0
* | net: dsa: add dsa_to_port helperVivien Didelot2017-10-181-0/+5
* | net: dsa: split dsa_port's netdev memberVivien Didelot2017-10-181-1/+8
|/
* ipv6: only update __use and lastusetime once per jiffy at mostWei Wang2017-10-161-7/+8
* net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko2017-10-161-3/+0
* net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko2017-10-161-10/+17
* net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko2017-10-161-0/+21
* net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko2017-10-162-0/+8
* net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-162-2/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-141-0/+9
|\
| * mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar2017-10-131-0/+9
* | net: dsa: remove .set_addrVivien Didelot2017-10-141-1/+0
|/
* sched: act: ife: update parameters via rcu handlingAlexander Aring2017-10-121-2/+8
* net sched actions: change IFE modules alias namesRoman Mashak2017-10-121-1/+1
* net: dsa: tag_brcm: Indicate to master netdevice port + queueFlorian Fainelli2017-10-121-0/+5
* net: dsa: Add support for DSA specific notifiersFlorian Fainelli2017-10-121-0/+45
* tcp: remove obsolete helpersEric Dumazet2017-10-121-17/+0
* net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_devJiri Pirko2017-10-111-3/+0
* net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-111-2/+3
* net: sched: introduce per-egress action device callbacksJiri Pirko2017-10-112-0/+36
* net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko2017-10-112-2/+2
* tcp: fix tcp_unlink_write_queue()Eric Dumazet2017-10-111-0/+1
* Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller2017-10-114-30/+97
|\
| * fq: support filtering a given tinJohannes Berg2017-10-112-10/+69
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-10-0623-94/+284
| |\
| * | cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-021-4/+17
| * | cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg2017-09-211-13/+0
| * | mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho2017-09-211-1/+7
| * | mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman2017-09-211-2/+4
* | | bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski2017-10-101-0/+1
* | | net: bridge: Notify on bridge device mrouter state changesYotam Gigi2017-10-091-0/+1
* | | net: phonet: mark phonet_protocol as constLin Zhang2017-10-071-2/+4
* | | ipv6: take care of rt6_statsWei Wang2017-10-071-6/+9
* | | ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang2017-10-072-9/+17
* | | ipv6: update fn_sernum after route is inserted to treeWei Wang2017-10-071-0/+2
* | | ipv6: hook up exception table to store dst cacheWei Wang2017-10-071-1/+0
* | | ipv6: prepare fib6_locate() for exception tableWei Wang2017-10-071-1/+2
* | | ipv6: prepare fib6_age() for exception tableWei Wang2017-10-072-0/+15
* | | ipv6: introduce a hash table to store dst cacheWei Wang2017-10-072-0/+22
* | | ipv6: introduce a new function fib6_update_sernum()Wei Wang2017-10-071-0/+2
* | | tcp: implement rb-tree based retransmit queueEric Dumazet2017-10-072-44/+52
* | | tcp: uninline tcp_write_queue_purge()Eric Dumazet2017-10-071-14/+1
* | | net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches2017-10-061-2/+2
| |/ |/|
OpenPOWER on IntegriCloud