summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* NFC: fix device-allocation error returnJohan Hovold2017-11-061-1/+1
* tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-054-2/+58
* net: dsa: resolve tagging protocol at parse timeVivien Didelot2017-11-051-16/+15
* net: dsa: add one port parsing function per typeVivien Didelot2017-11-051-20/+36
* net: dsa: only check presence of link propertyVivien Didelot2017-11-051-1/+1
* net: dsa: rework switch parsingVivien Didelot2017-11-051-59/+58
* net: dsa: get tree before parsing portsVivien Didelot2017-11-051-8/+10
* net: dsa: rework switch addition and removalVivien Didelot2017-11-051-20/+27
* net: dsa: provide a find or new tree helperVivien Didelot2017-11-051-11/+21
* net: dsa: get and put tree reference countingVivien Didelot2017-11-051-11/+27
* net: dsa: simplify tree reference countingVivien Didelot2017-11-051-20/+10
* net: dsa: make tree index unsignedVivien Didelot2017-11-052-8/+8
* bpf: remove old offload/analyzerJakub Kicinski2017-11-051-42/+0
* cls_bpf: allow attaching programs loaded for specific deviceJakub Kicinski2017-11-051-3/+7
* xdp: allow attaching programs loaded for specific deviceJakub Kicinski2017-11-051-1/+5
* net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-052-19/+19
* tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet2017-11-051-1/+0
* tcp: tcp_mtu_probing() cleanupEric Dumazet2017-11-051-17/+14
* rtnetlink: use netnsid to query interfaceJiri Benc2017-11-051-18/+85
* openvswitch: reliable interface indentification in port dumpsJiri Benc2017-11-053-17/+38
* net: export peernet2id_allocJiri Benc2017-11-051-0/+1
* ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet2017-11-051-0/+2
* pktgen: do not abuse IN6_ADDR_HSIZEEric Dumazet2017-11-051-1/+1
* net: sched: cls_u32: use bitwise & rather than logical && on n->flagsColin Ian King2017-11-041-1/+1
* tcp_nv: use do_div() instead of expensive div64_u64()Konstantin Khlebnikov2017-11-041-3/+4
* add support of IFF_XMIT_DST_RELEASE bit in vlanVadim Fedorenko2017-11-042-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04265-32/+279
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-0322-32/+36
| |\
| | * tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet2017-11-031-7/+2
| | * fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal2017-11-031-6/+10
| | * net_sched: hold netns refcnt for each actionCong Wang2017-11-0317-17/+19
| | * net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2017-11-031-0/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-11-022-1/+2
| | |\
| | | * netfilter: nf_reject_ipv4: Fix use-after-free in send_resetTejaswi Tanikella2017-11-011-0/+2
| | | * netfilter: nft_set_hash: disable fast_ops for 2-len keysAnatole Denis2017-10-251-1/+0
| | * | tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov2017-11-021-1/+1
| * | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02243-0/+243
| |\ \ \ | | |/ / | |/| |
| | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02243-0/+243
* | | | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-033-15/+71
* | | | net: sched: introduce chain_head_change callbackJiri Pirko2017-11-032-38/+52
* | | | net_sched: check NULL in tcf_block_put()Cong Wang2017-11-031-3/+2
* | | | tcp: tcp_fragment() should not assume rtx skbsEric Dumazet2017-11-031-1/+2
* | | | net: sched: cls_bpf: use bitwise & rather than logical && on gen_flagsColin Ian King2017-11-031-1/+1
* | | | tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()Eric Dumazet2017-11-031-5/+3
* | | | tipc: eliminate unnecessary probingJon Maloy2017-11-031-1/+10
* | | | net: sched: move block offload unbind after all chains are flushedJiri Pirko2017-11-031-2/+2
* | | | net/ncsi: Make local function ncsi_get_filter() staticWei Yongjun2017-11-031-1/+1
* | | | net: bridge: Convert timers to use timer_setup()Allen Pais2017-11-031-29/+19
* | | | net: bridge: Convert timers to use timer_setup()Allen Pais2017-11-031-40/+39
* | | | ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel2017-11-031-1/+19