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
Age
Commit message (
Expand
)
Author
2017-10-08
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-08
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2017-10-08
ipv6: fix a BUG in rt6_get_pcpu_route()
Eric Dumazet
2017-10-08
Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-10-08
Merge branch 'hv_netvsc-TCP-hash-level'
David S. Miller
2017-10-08
hv_netvsc: Update netvsc Document for TCP hash level setting
Haiyang Zhang
2017-10-08
hv_netvsc: Add ethtool handler to set and get TCP hash levels
Haiyang Zhang
2017-10-08
hv_netvsc: Change the hash level variable to bit flags
Haiyang Zhang
2017-10-08
Merge branch 'mlxsw-more-extack'
David S. Miller
2017-10-08
mlxsw: spectrum: Propagate extack further for bridge enslavements
Ido Schimmel
2017-10-08
mlxsw: spectrum: Add extack for VLAN enslavements
Ido Schimmel
2017-10-07
Merge branch 'bpf-obj-name-misc'
David S. Miller
2017-10-07
bpf: Append prog->aux->name in bpf_get_prog_name()
Martin KaFai Lau
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
2017-10-07
bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0
Martin KaFai Lau
2017-10-07
ip_gre: check packet length and mtu correctly in erspan tx
William Tu
2017-10-07
net: phonet: mark phonet_protocol as const
Lin Zhang
2017-10-07
net: phonet: mark header_ops as const
Lin Zhang
2017-10-07
Merge branch 'bpf-perf-time-helpers'
David S. Miller
2017-10-07
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
2017-10-07
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
2017-10-07
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
2017-10-07
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
2017-10-07
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
2017-10-07
ip_tunnel: add mpls over gre support
Amine Kherbouche
2017-10-07
Merge branch 'fib6-rcu'
David S. Miller
2017-10-07
ipv6: take care of rt6_stats
Wei Wang
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2017-10-07
ipv6: add key length check into rt6_select()
Wei Wang
2017-10-07
ipv6: check fn->leaf before it is used
Wei Wang
2017-10-07
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
2017-10-07
ipv6: replace dst_hold() with dst_hold_safe() in routing code
Wei Wang
2017-10-07
ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
Wei Wang
2017-10-07
ipv6: grab rt->rt6i_ref before allocating pcpu rt
Wei Wang
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
2017-10-07
ipv6: prepare rt6_clean_tohost() for exception table
Wei Wang
2017-10-07
ipv6: prepare rt6_mtu_change() for exception table
Wei Wang
2017-10-07
ipv6: prepare fib6_remove_prefsrc() for exception table
Wei Wang
2017-10-07
ipv6: introduce a hash table to store dst cache
Wei Wang
2017-10-07
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
2017-10-07
bnxt_en: don't consider building bnxt_tc.o if option not enabled
Jonathan Toppins
2017-10-07
Merge branch 'tcp-rbtree-retransmit-queue'
David S. Miller
2017-10-07
tcp: implement rb-tree based retransmit queue
Eric Dumazet
2017-10-07
tcp: pass previous skb to tcp_shifted_skb()
Eric Dumazet
2017-10-07
tcp: reduce tcp_fastretrans_alert() verbosity
Eric Dumazet
2017-10-07
tcp: tcp_mark_head_lost() optimization
Eric Dumazet
2017-10-07
tcp: tcp_tx_timestamp() cleanup
Eric Dumazet
2017-10-07
tcp: uninline tcp_write_queue_purge()
Eric Dumazet
[next]