summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: Plumb extack through route add functionsDavid Ahern2017-05-221-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-181-2/+2
|\
| * net: x25: fix one potential use-after-free issuelinzhang2017-05-181-2/+2
* | net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot2017-05-181-3/+3
* | net: dsa: include switchdev.h only onceVivien Didelot2017-05-181-6/+1
* | net: make struct dst_entry::dev first memberAlexey Dobriyan2017-05-181-1/+1
* | tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2017-05-171-9/+50
* | tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtimeEric Dumazet2017-05-171-2/+2
* | tcp: use tcp_jiffies32 to feed tp->lsndtimeEric Dumazet2017-05-171-1/+1
* | tcp: introduce tcp_jiffies32Eric Dumazet2017-05-171-5/+8
* | net: sched: add termination action to allow goto chainJiri Pirko2017-05-172-2/+8
* | net: sched: push tp down to action initJiri Pirko2017-05-171-6/+6
* | net: sched: introduce multichain support for filtersJiri Pirko2017-05-172-2/+9
* | net: sched: introduce helpers to work with filter chainsJiri Pirko2017-05-171-1/+6
* | net: sched: introduce tcf block infractructureJiri Pirko2017-05-172-3/+17
* | net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-172-3/+9
* | net: dsa: Sort DSA tagging protocol driversAndrew Lunn2017-05-171-4/+4
* | net: dsa: store CPU port pointer in the treeVivien Didelot2017-05-171-7/+6
* | tcp: internal implementation for pacingEric Dumazet2017-05-162-1/+11
* | udp: use a separate rx queue for packet receptionPaolo Abeni2017-05-162-8/+3
* | net/sock: factor out dequeue/peek with offset codePaolo Abeni2017-05-161-2/+2
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-1/+1
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-1/+1
| |\
| | * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-181-1/+1
* | | Revert "ipv4: restore rt->fi for reference counting"David S. Miller2017-05-081-1/+0
* | | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-081-0/+2
* | | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-082-3/+1
|\ \ \
| * | | cfg80211: fix multi scheduled scan kernel-docJohannes Berg2017-05-081-1/+1
| * | | mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-081-2/+0
* | | | tcp: make congestion control optionally skip slow start after idleWei Wang2017-05-081-1/+3
* | | | ipv4: restore rt->fi for reference countingWANG Cong2017-05-081-0/+1
* | | | tcp: randomize timestamps on syncookiesEric Dumazet2017-05-052-6/+9
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-042-1/+2
|\ \ \
| * | | cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg2017-05-041-1/+1
| * | | ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-041-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-05-031-4/+18
|\ \ \ \ | |/ / / |/| | |
| * | | {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-251-4/+18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-0115-95/+70
|\ \ \ \
| * | | | netfilter: nf_ct_ext: invoke destroy even when ext is not attachedLiping Zhang2017-05-011-6/+1
| * | | | Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2017-05-011-2/+0
| |\ \ \ \
| | * | | | ipvs: remove unused function ip_vs_set_state_timeoutAaron Conole2017-04-281-2/+0
| * | | | | netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal2017-05-011-2/+1
| |/ / / /
| * | | | netfilter: don't attach a nat extension by defaultFlorian Westphal2017-04-261-1/+1
| * | | | netfilter: conntrack: mark extension structs as constFlorian Westphal2017-04-261-2/+2
| * | | | netfilter: conntrack: remove prealloc supportFlorian Westphal2017-04-261-6/+0
| * | | | netfilter: synproxy: only register hooks when neededFlorian Westphal2017-04-261-0/+2
| * | | | nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal2017-04-191-2/+2
| * | | | netfilter: allow early drop of assured conntracksFlorian Westphal2017-04-191-0/+3
| * | | | netfilter: conntrack: use u8 for extension sizes againFlorian Westphal2017-04-191-2/+2
| * | | | netfilter: remove last traces of variable-sized extensionsFlorian Westphal2017-04-191-7/+1
OpenPOWER on IntegriCloud