index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-04
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
2019-04-04
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
2019-04-04
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-04-04
net: bridge: update multicast stats from maybe_deliver()
Pablo Neira Ayuso
2019-04-04
net: use kfree_skb_list() from ip_do_fragment()
Pablo Neira Ayuso
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2019-04-03
ipv6: Flip to fib_nexthop_info
David Ahern
2019-04-03
ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
David Ahern
2019-04-03
ipv4: Refactor nexthop attributes in fib_dump_info
David Ahern
2019-04-03
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-03
ipv4: Update fib_table_lookup tracepoint to take common nexthop
David Ahern
2019-04-03
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-03
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
2019-04-03
rxrpc: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-03
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
2019-04-03
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
[next]