aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+0
2019-09-27net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov1-3/+4
2019-09-27net: sched: multiq: don't call qdisc_put() while holding tree lockVlad Buslov1-7/+16
2019-09-27net: sched: sch_htb: don't call qdisc_put() while holding tree lockVlad Buslov1-1/+3
2019-09-27net/rds: Check laddr_check before calling itKa-Cheong Poon1-1/+4
2019-09-27tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet4-3/+9
2019-09-27ipv6: tcp: provide sk->sk_priority to ctl packetsEric Dumazet1-7/+9
2019-09-27ipv6: add priority parameter to ip6_xmit()Eric Dumazet5-8/+11
2019-09-27sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet1-1/+1
2019-09-27kcm: disable preemption in kcm_parse_func_strparser()Eric Dumazet1-1/+5
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld1-1/+2
2019-09-26openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing1-1/+1
2019-09-26net: print proper warning on dst underflowJason A. Donenfeld1-2/+2
2019-09-26net/sched: cbs: Fix not adding cbs instance to listVinicius Costa Gomes1-17/+13
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski8-94/+94
2019-09-24nfc: enforce CAP_NET_RAW for raw socketsOri Nimron1-2/+5
2019-09-24ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+3
2019-09-24ax25: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-09-24appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+5
2019-09-24net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet1-2/+4
2019-09-21net_sched: add policy validation for action attributesCong Wang1-16/+18
2019-09-21net_sched: add max len check for TCA_KINDCong Wang1-1/+2
2019-09-21net: qrtr: Stop rx_worker before freeing nodeBjorn Andersson1-0/+1
2019-09-20ipv6: fix a typo in fib6_rule_lookup()Eric Dumazet1-1/+1
2019-09-20sch_netem: fix a divide by zero in tabledist()Eric Dumazet1-1/+1
2019-09-20ipv4: Revert removal of rt_uses_gatewayDavid Ahern5-19/+26
2019-09-20net/sched: act_sample: don't push mac header on ip6gre ingressDavide Caratti1-0/+1
2019-09-19net/ncsi: Disable global multicast filterVijay Khemka2-93/+12
2019-09-19xsk: relax UMEM headroom alignmentBjörn Töpel1-2/+0
2019-09-18Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds267-3102/+14737
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-73/+33
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-6/+1
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-14/+40
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2019-09-16ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean1-0/+6
2019-09-16drop_monitor: Better sanitize notified packetsIdo Schimmel1-0/+6
2019-09-16net: dsa: sja1105: Advertise the 8 TX queuesVladimir Oltean1-1/+2
2019-09-16net: dsa: Pass ndo_setup_tc slave callback to driversVladimir Oltean1-4/+8
2019-09-16taprio: Add support for hardware offloadingVinicius Costa Gomes1-43/+366
2019-09-16tcp: Add snd_wnd to TCP_INFOThomas Higdon1-0/+1
2019-09-16tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon2-0/+3
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2019-09-16net: sched: use get_dev() action API in flow_action infraVlad Buslov2-18/+16
2019-09-16net: sched: take reference to psample group in flow_action infraVlad Buslov3-8/+52
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov1-32/+45
2019-09-16ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long1-1/+1
2019-09-16udp: correct reuseport selection with connected socketsWillem de Bruijn5-6/+23
2019-09-15net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch1-1/+1