summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz2018-03-013-114/+85
* ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-012-230/+251
* ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz2018-03-013-37/+47
* mroute*: Make mr_table a common structYuval Mintz2018-03-012-164/+139
* ip6mr: Align hash implementation to ipmrYuval Mintz2018-03-011-145/+168
* ip6mr: Make mroute_sk rcu-basedYuval Mintz2018-03-012-19/+28
* ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-016-41/+63
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-10/+42
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-15/+38
* ipv6: fib6_rules: support for match on sport, dport and ip protoRoopa Prabhu2018-02-281-0/+11
* ipv4: fib_rules: support match on sport, dport and ip protoRoopa Prabhu2018-02-281-0/+11
* net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu2018-02-281-2/+90
* net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+32
* mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel2018-02-281-7/+6
* net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscsNogah Frankel2018-02-281-1/+6
* inet: whitespace cleanupStephen Hemminger2018-02-289-9/+2
* ip_tunnel: Rename & publish init_tunnel_flowPetr Machata2018-02-271-28/+12
* net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2018-02-272-0/+12
* rds: deliver zerocopy completion notification with dataSowmini Varadhan2018-02-274-25/+53
* Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/sc...David S. Miller2018-02-271-0/+1
|\
| * ieee802154: 6lowpan: set IFF_NO_QUEUEAlexander Aring2018-02-141-0/+1
* | net: Convert defrag6_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert ila_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert defrag4_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert clusterip_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert brnf_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert cfg802154_pernet_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert sit_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert vti6_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert ip6_tnl_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert ip6gre_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...Kirill Tkhai2018-02-273-0/+5
* | net: Convert br_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...Kirill Tkhai2018-02-2716-0/+17
* | net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai2018-02-272-0/+2
* | net: Convert simple pernet_operationsKirill Tkhai2018-02-273-0/+3
* | net: Convert synproxy_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert hashlimit_net_ops and recent_net_opsKirill Tkhai2018-02-272-0/+2
* | net: Convert /proc creating and destroying pernet_operationsKirill Tkhai2018-02-276-0/+6
* | net: make kmem caches as __ro_after_initAlexey Dobriyan2018-02-266-8/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2470-337/+368
|\ \
| * | net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet2018-02-231-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-231-5/+1
| |\ \
| | * | bpf: clean up unused-variable warningArnd Bergmann2018-02-221-5/+1
| * | | ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-02-231-1/+1
| * | | rxrpc: Fix send in rxrpc_send_data_packet()David Howells2018-02-221-1/+1
| * | | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-228-24/+38
| |\ \ \
| | * | | mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer2018-02-191-3/+1
| | * | | mac80211: Do not disconnect on invalid operating classIlan Peer2018-02-191-4/+3
| | * | | cfg80211: clear wep keys after disconnectionAvraham Stern2018-02-191-0/+2