summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-151-0/+9
|\
| * mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar2017-10-131-0/+9
* | net: dsa: remove .set_addrVivien Didelot2017-10-151-1/+0
|/
* sched: act: ife: update parameters via rcu handlingAlexander Aring2017-10-131-2/+8
* net sched actions: change IFE modules alias namesRoman Mashak2017-10-131-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-121-3/+0
* net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-121-2/+3
* net: sched: introduce per-egress action device callbacksJiri Pirko2017-10-122-0/+36
* net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko2017-10-122-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-081-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
| |/ |/|
* | tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2017-10-061-1/+23
* | tcp: uniform the set up of sockets after successful connectionWei Wang2017-10-061-0/+1
* | VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2017-10-061-3/+0
* | VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi2017-10-061-0/+12
* | VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi2017-10-061-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-065-23/+62
|\ \
| * | udp: perform source validation for mcast early demuxPaolo Abeni2017-10-011-1/+3
| * | IPv4: early demux can return an error codePaolo Abeni2017-10-013-4/+4
| * | netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2017-09-261-18/+55
* | | net: Add extack to ndo_add_slaveDavid Ahern2017-10-051-1/+2
* | | rtnetlink: remove __rtnl_af_unregisterFlorian Westphal2017-10-041-2/+0
* | | rtnetlink: remove slave_validate callbackFlorian Westphal2017-10-041-3/+0
* | | sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner2017-10-041-0/+11
* | | sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner2017-10-041-0/+24
* | | sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2017-10-042-3/+84
* | | sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner2017-10-041-0/+5