aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal25-93/+93
2017-08-09rtnetlink: call rtnl_calcit directlyFlorian Westphal1-25/+4
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann1-4/+17
2017-08-09sock: fix zerocopy panic in mem accountingWillem de Bruijn1-2/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-65/+112
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-67/+114
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat2-13/+28
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-08-08rds: Reintroduce statistics countingHÃ¥kon Bugge1-1/+4
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet1-0/+4
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long1-10/+10
2017-08-08net_sched: get rid of some forward declarationsWANG Cong1-111/+103
2017-08-08net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland1-2/+1
2017-08-07net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky1-435/+0
2017-08-07net: bridge: Remove FDB deletion through switchdev objectArkadi Sharshevsky1-18/+0
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky4-119/+78
2017-08-07net: dsa: Remove redundant MDB dump supportArkadi Sharshevsky3-16/+0
2017-08-07net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky3-22/+0
2017-08-07net: dsa: Add support for querying supported bridge flagsArkadi Sharshevsky1-0/+3
2017-08-07net: dsa: Move FDB add/del implementation inside DSAArkadi Sharshevsky3-12/+31
2017-08-07net: dsa: Add support for learning FDB through notificationArkadi Sharshevsky3-2/+139
2017-08-07net: dsa: Remove switchdev dependency from DSA switch notifier chainArkadi Sharshevsky4-20/+23
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky4-18/+8
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky1-3/+5
2017-08-07xfrm: check that cached bundle is still validFlorian Westphal1-1/+2
2017-08-07net: dsa: remove useless args of dsa_slave_createVivien Didelot4-11/+10
2017-08-07net: dsa: remove useless args of dsa_cpu_dsa_setupVivien Didelot4-12/+9
2017-08-07net: dsa: remove useless argument in legacy setupVivien Didelot1-8/+8
2017-08-07ipv6: sr: implement several seg6local actionsDavid Lebrun1-0/+271
2017-08-07ipv6: sr: add rtnetlink functions for seg6local action parametersDavid Lebrun1-18/+193
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun5-2/+330
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun2-20/+4
2017-08-07ipv6: sr: allow SRH insertion with arbitrary segments_left valueDavid Lebrun2-3/+3
2017-08-07net_sched: use void pointer for filter handleWANG Cong12-146/+136
2017-08-07net_sched: refactor notification code for RTM_DELTFILTERWANG Cong1-5/+39
2017-08-07lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu1-13/+13
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern2-6/+9
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern5-23/+33
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern2-20/+24
2017-08-07net: ipv4: add second dif to multicast source filterDavid Ahern3-4/+6
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern2-6/+12
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern5-21/+31
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern2-27/+37
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller4-37/+45
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko6-114/+88
2017-08-07net: sched: move prio into cls_commonJiri Pirko1-3/+0
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko6-41/+27
2017-08-07dsa: push cls_matchall setup_tc processing into a separate functionJiri Pirko1-12/+21
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko1-1/+1
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko2-3/+3