Age | Commit message (Expand) | Author |
2019-04-08 | ipv4: Handle ipv6 gateway in fib_detect_death | David Ahern |
2019-04-08 | ipv4: Handle ipv6 gateway in ipv4_confirm_neigh | David Ahern |
2019-04-08 | bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup | David Ahern |
2019-04-08 | ipv4: Add helpers for neigh lookup for nexthop | David Ahern |
2019-04-08 | neighbor: Add skip_cache argument to neigh_output | David Ahern |
2019-04-08 | ipv4: Add fib_check_nh_v6_gw | David Ahern |
2019-04-08 | ipv4: Refactor fib_check_nh | David Ahern |
2019-04-08 | ipv4: Add support to fib_config for IPv6 gateway | David Ahern |
2019-04-08 | ipv4: Add support to rtable for ipv6 gateway | David Ahern |
2019-04-08 | ipv4: Prepare fib_config for IPv6 gateway | David Ahern |
2019-04-08 | ipv4: Prepare rtable for IPv6 gateway | David Ahern |
2019-04-08 | net: Replace nhc_has_gw with nhc_gw_family | David Ahern |
2019-04-08 | ipv6: Add neighbor helpers that use the ipv6 stub | David Ahern |
2019-04-08 | ipv6: Add fib6_nh_init and release to stubs | David Ahern |
2019-04-08 | datagram: remove rendundant 'peeked' argument | Paolo Abeni |
2019-04-07 | net: sched: flower: insert filter to ht before offloading it to hw | Vlad Buslov |
2019-04-07 | rhashtable: use bit_spin_locks to protect hash bucket. | NeilBrown |
2019-04-06 | net: hsr: Fix node prune function for forget time expiry | Aaron Kramer |
2019-04-06 | net: hsr: add debugfs support for display node list | Murali Karicheri |
2019-04-06 | net: hsr: convert to SPDX identifier | Murali Karicheri |
2019-04-06 | net: hsr: add blank line after function declaration | Murali Karicheri |
2019-04-06 | net: hsr: remove camel case usage in the code | Murali Karicheri |
2019-04-06 | net: hsr: add missing space around operator in code | Murali Karicheri |
2019-04-06 | net: hsr: fix placement of logical operator in a multi-line statement | Murali Karicheri |
2019-04-06 | net: hsr: remove unnecessary space after a cast | Murali Karicheri |
2019-04-06 | net: hsr: fix NULL checks in the code | Murali Karicheri |
2019-04-06 | net: hsr: fix lines that ends with a '(' | Murali Karicheri |
2019-04-06 | net: hsr: fix alignment issues in the code for functions | Murali Karicheri |
2019-04-06 | net: hsr: remove unnecessary paranthesis from the code | Murali Karicheri |
2019-04-06 | net: hsr: fix multiple blank lines in the code | Murali Karicheri |
2019-04-06 | net: hsr: fix lines exceeding 80 characters | Murali Karicheri |
2019-04-06 | tcp: remove redundant check on tskb | Colin Ian King |
2019-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-04-04 | ipv6: sit: reset ip header pointer in ipip6_rcv | Lorenzo Bianconi |
2019-04-04 | tipc: adapt link failover for new Gap-ACK algorithm | Tuong Lien |
2019-04-04 | tipc: reduce duplicate packets for unicast traffic | Tuong Lien |
2019-04-04 | tipc: improve TIPC throughput by Gap ACK blocks | Tuong Lien |
2019-04-04 | net: bridge: mcast: remove unused br_ip_equal function | Nikolay Aleksandrov |
2019-04-04 | net: bridge: always clear mcast matching struct on reports and leaves | Nikolay Aleksandrov |
2019-04-04 | tcp: Accept ECT on SYN in the presence of RFC8311 | Tilmans, Olivier (Nokia - BE/Antwerp) |
2019-04-04 | net: devlink: add warning for ndo_get_port_parent_id set when not needed | Jiri Pirko |
2019-04-04 | dsa: pass switch ID through devlink_port_attrs_set() | Jiri Pirko |
2019-04-04 | net: devlink: introduce devlink_compat_switch_id_get() helper | Jiri Pirko |
2019-04-04 | net: devlink: extend port attrs for switch ID | Jiri Pirko |
2019-04-04 | net: bridge: optimize backup_port fdb convergence | Nikolay Aleksandrov |
2019-04-04 | net: Remove inclusion of pci.h | Yuval Shaia |
2019-04-04 | tipc: add NULL pointer check | Hoang Le |
2019-04-04 | net: sched: ensure tc flower reoffload takes filter ref | John Hurley |
2019-04-04 | vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x | Chris Leech |