index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-10-09
ipv6: addrlabel: remove refcounting
Eric Dumazet
2017-10-09
ipv6: addrlabel: rework ip6addrlbl_get()
Eric Dumazet
2017-10-09
ipv6: avoid zeroing per cpu data again
Eric Dumazet
2017-10-09
net: bridge: Export bridge multicast router state
Yotam Gigi
2017-10-09
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
2017-10-08
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
Eric Dumazet
2017-10-08
ipv6: __ipv6_dev_get_saddr() rcu conversion
Eric Dumazet
2017-10-08
ipv6: ipv6_chk_prefix() rcu conversion
Eric Dumazet
2017-10-08
ipv6: ipv6_chk_custom_prefix() rcu conversion
Eric Dumazet
2017-10-08
ipv6: ipv6_count_addresses() rcu conversion
Eric Dumazet
2017-10-08
ipv6: prepare RCU lookups for idev->addr_list
Eric Dumazet
2017-10-08
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
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-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
ip_tunnel: add mpls over gre support
Amine Kherbouche
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
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
2017-10-07
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2017-10-06
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
2017-10-05
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
2017-10-05
net: ipv6: remove unused code in ipv6_find_hdr()
Lin Zhang
2017-10-05
tcp: a small refactor of RACK loss detection
Yuchung Cheng
2017-10-05
tcp: more efficient RACK loss detection
Yuchung Cheng
2017-10-05
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
2017-10-05
RDS: IB: Initialize max_items based on underlying device attributes
Avinash Repaka
[next]