index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2017-10-07
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2017-10-06
Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next...
David S. Miller
2017-10-06
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-10-06
bnx2x: Use pci_ari_enabled() instead of local copy
Bjorn Helgaas
2017-10-06
Merge branch 'xdp_monitor-improve'
David S. Miller
2017-10-06
samples/bpf: xdp_monitor increase memory rlimit
Jesper Dangaard Brouer
2017-10-06
samples/bpf: xdp_monitor also record xdp_exception tracepoint
Jesper Dangaard Brouer
2017-10-06
samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf
Jesper Dangaard Brouer
2017-10-06
Merge branch 'nfp-extend-match-and-action'
David S. Miller
2017-10-06
nfp: add set tcp and udp header action flower offload
Pieter Jansen van Vuuren
2017-10-06
nfp: add set ipv6 source and destination address
Pieter Jansen van Vuuren
2017-10-06
nfp: add set ipv4 header action flower offload
Pieter Jansen van Vuuren
2017-10-06
nfp: add set ethernet header action flower offload
Pieter Jansen van Vuuren
2017-10-06
nfp: add IPv6 ttl and tos match offloading support
Pieter Jansen van Vuuren
2017-10-06
nfp: add IPv4 ttl and tos match offloading support
Pieter Jansen van Vuuren
2017-10-06
nfp: add mpls match offloading support
Pieter Jansen van Vuuren
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
2017-10-06
i40e/i40evf: organize and re-number feature flags
Jacob Keller
2017-10-06
i40e: ignore skb->xmit_more when deciding to set RS bit
Jacob Keller
2017-10-06
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
2017-10-06
i40e: do not enter PHY debug mode while setting LEDs behaviour
Mariusz Stachura
2017-10-06
i40e: implement split PCI error reset handler
Alan Brady
2017-10-06
i40e: Properly maintain flow director filters list
Filip Sadowski
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
2017-10-06
i40e: fix merge error
Alice Michael
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
2017-10-06
i40e: fix incorrect register definition
Mitch Williams
2017-10-06
i40e: redfine I40E_PHY_TYPE_MAX
Mitch Williams
2017-10-06
i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0
Alan Brady
2017-10-06
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
[next]