summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-08-09rtnetlink: protect handler table with rcuFlorian Westphal
2017-08-09rtnetlink: small rtnl lock pushdownFlorian Westphal
2017-08-09rtnetlink: add reference counting to prevent module unload while dump is in p...Florian Westphal
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal
2017-08-09rtnetlink: call rtnl_calcit directlyFlorian Westphal
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann
2017-08-09sock: fix zerocopy panic in mem accountingWillem de Bruijn
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-08rds: Reintroduce statistics countingHÃ¥kon Bugge
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long
2017-08-08net_sched: get rid of some forward declarationsWANG Cong
2017-08-08net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland
2017-08-07net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky
2017-08-07net: bridge: Remove FDB deletion through switchdev objectArkadi Sharshevsky
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky
2017-08-07net: dsa: Remove redundant MDB dump supportArkadi Sharshevsky
2017-08-07net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky
2017-08-07net: dsa: Add support for querying supported bridge flagsArkadi Sharshevsky
2017-08-07net: dsa: Move FDB add/del implementation inside DSAArkadi Sharshevsky
2017-08-07net: dsa: Add support for learning FDB through notificationArkadi Sharshevsky
2017-08-07net: dsa: Remove switchdev dependency from DSA switch notifier chainArkadi Sharshevsky
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky
2017-08-07xfrm: check that cached bundle is still validFlorian Westphal
2017-08-07net: dsa: remove useless args of dsa_slave_createVivien Didelot
2017-08-07net: dsa: remove useless args of dsa_cpu_dsa_setupVivien Didelot
2017-08-07net: dsa: remove useless argument in legacy setupVivien Didelot
2017-08-07ipv6: sr: implement several seg6local actionsDavid Lebrun
2017-08-07ipv6: sr: add rtnetlink functions for seg6local action parametersDavid Lebrun
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun
2017-08-07ipv6: sr: allow SRH insertion with arbitrary segments_left valueDavid Lebrun
2017-08-07net_sched: use void pointer for filter handleWANG Cong
2017-08-07net_sched: refactor notification code for RTM_DELTFILTERWANG Cong
2017-08-07lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern
2017-08-07net: ipv4: add second dif to multicast source filterDavid Ahern
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: move prio into cls_commonJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko