| Commit message (Expand) | Author | Age | Files | Lines |
* | ipmr, ip6mr: Unite logic for searching in MFC cache | Yuval Mintz | 2018-03-01 | 3 | -114/+85 |
* | ipmr, ip6mr: Make mfc_cache a common structure | Yuval Mintz | 2018-03-01 | 2 | -230/+251 |
* | ipmr, ip6mr: Unite creation of new mr_table | Yuval Mintz | 2018-03-01 | 3 | -37/+47 |
* | mroute*: Make mr_table a common struct | Yuval Mintz | 2018-03-01 | 2 | -164/+139 |
* | ip6mr: Align hash implementation to ipmr | Yuval Mintz | 2018-03-01 | 1 | -145/+168 |
* | ip6mr: Make mroute_sk rcu-based | Yuval Mintz | 2018-03-01 | 2 | -19/+28 |
* | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz | 2018-03-01 | 6 | -41/+63 |
* | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 2018-03-01 | 3 | -10/+42 |
* | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 2018-03-01 | 3 | -15/+38 |
* | ipv6: fib6_rules: support for match on sport, dport and ip proto | Roopa Prabhu | 2018-03-01 | 1 | -0/+11 |
* | ipv4: fib_rules: support match on sport, dport and ip proto | Roopa Prabhu | 2018-03-01 | 1 | -0/+11 |
* | net: fib_rules: support for match on ip_proto, sport and dport | Roopa Prabhu | 2018-03-01 | 1 | -2/+90 |
* | net: sch: prio: Add offload ability for grafting a child | Nogah Frankel | 2018-02-28 | 1 | -0/+32 |
* | mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands | Nogah Frankel | 2018-02-28 | 1 | -7/+6 |
* | net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscs | Nogah Frankel | 2018-02-28 | 1 | -1/+6 |
* | inet: whitespace cleanup | Stephen Hemminger | 2018-02-28 | 9 | -9/+2 |
* | ip_tunnel: Rename & publish init_tunnel_flow | Petr Machata | 2018-02-27 | 1 | -28/+12 |
* | net: GRE: Add is_gretap_dev, is_ip6gretap_dev | Petr Machata | 2018-02-27 | 2 | -0/+12 |
* | rds: deliver zerocopy completion notification with data | Sowmini Varadhan | 2018-02-27 | 4 | -25/+53 |
* | Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-02-27 | 1 | -0/+1 |
|\ |
|
| * | ieee802154: 6lowpan: set IFF_NO_QUEUE | Alexander Aring | 2018-02-14 | 1 | -0/+1 |
* | | net: Convert defrag6_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert ila_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert defrag4_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert clusterip_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert brnf_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert cfg802154_pernet_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert sit_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert vti6_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert ip6_tnl_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert ip6gre_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an... | Kirill Tkhai | 2018-02-27 | 3 | -0/+5 |
* | | net: Convert br_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera... | Kirill Tkhai | 2018-02-27 | 16 | -0/+17 |
* | | net: Convert sysctl creating and destroying pernet_operations | Kirill Tkhai | 2018-02-27 | 2 | -0/+2 |
* | | net: Convert simple pernet_operations | Kirill Tkhai | 2018-02-27 | 3 | -0/+3 |
* | | net: Convert synproxy_net_ops | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | | net: Convert hashlimit_net_ops and recent_net_ops | Kirill Tkhai | 2018-02-27 | 2 | -0/+2 |
* | | net: Convert /proc creating and destroying pernet_operations | Kirill Tkhai | 2018-02-27 | 6 | -0/+6 |
* | | net: make kmem caches as __ro_after_init | Alexey Dobriyan | 2018-02-26 | 6 | -8/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-24 | 70 | -337/+368 |
|\ \ |
|
| * | | net_sched: gen_estimator: fix broken estimators based on percpu stats | Eric Dumazet | 2018-02-23 | 1 | -0/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-23 | 1 | -5/+1 |
| |\ \ |
|
| | * | | bpf: clean up unused-variable warning | Arnd Bergmann | 2018-02-22 | 1 | -5/+1 |
| * | | | ipv6 sit: work around bogus gcc-8 -Wrestrict warning | Arnd Bergmann | 2018-02-23 | 1 | -1/+1 |
| * | | | rxrpc: Fix send in rxrpc_send_data_packet() | David Howells | 2018-02-22 | 1 | -1/+1 |
| * | | | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-02-22 | 8 | -24/+38 |
| |\ \ \ |
|
| | * | | | mac80211: Fix sending ADDBA response for an ongoing session | Ilan Peer | 2018-02-19 | 1 | -3/+1 |
| | * | | | mac80211: Do not disconnect on invalid operating class | Ilan Peer | 2018-02-19 | 1 | -4/+3 |
| | * | | | cfg80211: clear wep keys after disconnection | Avraham Stern | 2018-02-19 | 1 | -0/+2 |