1. 4863dea net: Adding support for Cavium ThunderX network controller by Sunil Goutham · 10 years ago
  2. e5c4708 pci: Add Cavium PCI vendor id by Sunil Goutham · 10 years ago
  3. bde28bc test_bpf: add similarly conflicting jump test case only for classic by Daniel Borkmann · 10 years ago
  4. 5474b13 Merge branch 'sfc-next' by David S. Miller · 10 years ago
  5. 42ca087 sfc: add module parameter to enable MCDI logging on new functions by Edward Cree · 10 years ago
  6. e7fef9b sfc: add sysfs entry to control MCDI tracing by Edward Cree · 10 years ago
  7. 75aba2a sfc: add tracing of MCDI commands by Edward Cree · 10 years ago
  8. 14e1d0f vxlan: release lock after each bucket in vxlan_cleanup by Sorin Dumitru · 10 years ago
  9. 07f4c90 tcp/dccp: try to not exhaust ip_local_port_range in connect() by Eric Dumazet · 10 years ago
  10. 837b995 Merge branch 'ip_frag_next' by David S. Miller · 10 years ago
  11. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 10 years ago
  12. c5501eb net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper by Florian Westphal · 10 years ago
  13. 8c0ce77 Merge branch 'phy_rgmii' by David S. Miller · 10 years ago
  14. 32a6416 net: phy: Utilize phy_interface_is_rgmii by Florian Fainelli · 10 years ago
  15. e463d88 net: phy: Add phy_interface_is_rgmii helper by Florian Fainelli · 10 years ago
  16. ffa915d ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include. by David S. Miller · 10 years ago
  17. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 10 years ago
  18. 095dc8e tcp: fix/cleanup inet_ehash_locks_alloc() by Eric Dumazet · 10 years ago
  19. f3903bc tipc: fix bug in link protocol message create function by Jon Paul Maloy · 10 years ago
  20. 05c9854 net: fix inet_proto_csum_replace4() sparse errors by Eric Dumazet · 10 years ago
  21. 6831905 net: remove a sparse error in secure_dccpv6_sequence_number() by Eric Dumazet · 10 years ago
  22. eb8d7ba bridge: skip fdb add if the port shouldn't learn by Wilson Kok · 10 years ago
  23. d496958 pktgen: remove one sparse error by Eric Dumazet · 10 years ago
  24. 7f15986 ipv6: ipv6_select_ident() returns a __be32 by Eric Dumazet · 10 years ago
  25. eedf4c6 Merge branch 'cpsw-cleanups' by David S. Miller · 10 years ago
  26. 61d2259 net: cpsw: remove redundant calls disabling dma interrupts. by Richard Cochran · 10 years ago
  27. 071f1a9 net: cpsw: remove redundant calls enabling dma interrupts. by Richard Cochran · 10 years ago
  28. 202c591 net: cpsw: remove two unused global functions by Richard Cochran · 10 years ago
  29. 26fe7eb net: cpsw: fix misplaced break statements. by Richard Cochran · 10 years ago
  30. d1a0ed7 Merge branch 'rocker-cleanups' by David S. Miller · 10 years ago
  31. e505464 rocker: mark parameters and local variables as const by Simon Horman · 10 years ago
  32. 0985df7 rocker: remove unused rocker_port parameter from rocker_port_kfree by Simon Horman · 10 years ago
  33. 005e870 irda: use msecs_to_jiffies for conversion to jiffies by Nicholas Mc Guire · 10 years ago
  34. d07ce24 neterion: s2io: Fix kernel doc formatting by Joe Perches · 10 years ago
  35. bbfe0f3 irda: irda-usb: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  36. 6ae4ae8 bridge: allow setting hash_max + multicast_router if interface is down by Linus Lüssing · 10 years ago
  37. 485fca6 ipv6: don't increase size when refragmenting forwarded ipv6 skbs by Florian Westphal · 10 years ago
  38. 376cd36 atm:he - Change 1 to true for bool type variable. by Shailendra Verma · 10 years ago
  39. c489dbb net:xen-netback - Change 1 to true for bool type variable. by Shailendra Verma · 10 years ago
  40. c1a3403 Merge branch 'ipv6_route_sharing' by David S. Miller · 10 years ago
  41. d52d399 ipv6: Create percpu rt6_info by Martin KaFai Lau · 10 years ago
  42. 83a09ab ipv6: Break up ip6_rt_copy() by Martin KaFai Lau · 10 years ago
  43. 8d0b94a ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister by Martin KaFai Lau · 10 years ago
  44. 3da59bd ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set by Martin KaFai Lau · 10 years ago
  45. 48e8aa6 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags by Martin KaFai Lau · 10 years ago
  46. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 10 years ago
  47. 45e4fd2 ipv6: Only create RTF_CACHE routes after encountering pmtu exception by Martin KaFai Lau · 10 years ago
  48. 8b9df26 ipv6: Combine rt6_alloc_cow and rt6_alloc_clone by Martin KaFai Lau · 10 years ago
  49. 2647a9b ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST by Martin KaFai Lau · 10 years ago
  50. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 10 years ago
  51. 286c234 ipv6: Clean up ipv6_select_ident() and ip6_fragment() by Martin KaFai Lau · 10 years ago
  52. 01b6961 cxgb4: Add PHY firmware support for T420-BT cards by Hariprasad Shenai · 10 years ago
  53. 3b52960 test_bpf: add more eBPF jump torture cases by Daniel Borkmann · 10 years ago
  54. cff497c Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  55. d5c7839 amd-xgbe: Add more netif_dbg output to the driver by Lendacky, Thomas · 10 years ago
  56. 471e14b amd-xgbe: Fix initial mode when auto-negotiation is disabled by Lendacky, Thomas · 10 years ago
  57. 73c25916 amd-xgbe: Add setting of a missing hardware feature by Lendacky, Thomas · 10 years ago
  58. cf82624 ip: reject too-big defragmented DF-skb when forwarding by Florian Westphal · 10 years ago
  59. b10e3d6 Merge branch 'af_unix_sendpage' by David S. Miller · 10 years ago
  60. 2b51457 net: af_unix: implement splice for stream af_unix sockets by Hannes Frederic Sowa · 10 years ago
  61. a60e3cc net: make skb_splice_bits more configureable by Hannes Frederic Sowa · 10 years ago
  62. 869e7c6 net: af_unix: implement stream sendpage support by Hannes Frederic Sowa · 10 years ago
  63. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 10 years ago
  64. d98c3ed Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  65. 4029685 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  66. be9b9ec net/mlx4_core: Enable single ported IB VFs by Or Gerlitz · 10 years ago
  67. e5dfbf9 net/mlx4_core: Adjust the schedule queue port in reset-to-init too by Or Gerlitz · 10 years ago
  68. f40e99e net/mlx4_core: Adjust the schedule queue port for single ported IB VFs by Or Gerlitz · 10 years ago
  69. 74d4943 net/mlx4_core: Modify port values when generting EQEs for VFs by Or Gerlitz · 10 years ago
  70. 430910b IB/mlx4: Convert slave port before building address-handle by Or Gerlitz · 10 years ago
  71. 7c35ef4 net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical by Or Gerlitz · 10 years ago
  72. 29044b5 enic: Grammar s/an negative/a negative/ by Geert Uytterhoeven · 10 years ago
  73. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  74. fa7912b Merge branch 'pktgen-new-scripts' by David S. Miller · 10 years ago
  75. 05a14d5 pktgen: add benchmark script pktgen_bench_xmit_mode_netif_receive.sh by Jesper Dangaard Brouer · 10 years ago
  76. 1d73ba1 pktgen: add sample script pktgen_sample03_burst_single_flow.sh by Jesper Dangaard Brouer · 10 years ago
  77. 282fb58 pktgen: add sample script pktgen_sample02_multiqueue.sh by Jesper Dangaard Brouer · 10 years ago
  78. 6f09479 pktgen: add sample script pktgen_sample01_simple.sh by Jesper Dangaard Brouer · 10 years ago
  79. b64b0d1 pktgen: new pktgen helper functions for samples scripts by Jesper Dangaard Brouer · 10 years ago
  80. 4020726 pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input by Jesper Dangaard Brouer · 10 years ago
  81. 2a1ddf2 pktgen: document ability to add same device to several threads by Jesper Dangaard Brouer · 10 years ago
  82. 91db4b3 pktgen: doc were missing several config options by Jesper Dangaard Brouer · 10 years ago
  83. d079abd pktgen: adjust spacing in proc file interface output by Jesper Dangaard Brouer · 10 years ago
  84. d012827 pktgen: remove obsolete "max_before_softirq" from pktgen doc by Jesper Dangaard Brouer · 10 years ago
  85. cf539cb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  86. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  87. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  88. a30ec4b Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  89. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  90. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  91. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 10 years ago
  92. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 10 years ago
  93. fe59384 test_bpf: Add backward jump test case by Michael Holzheu · 10 years ago
  94. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 10 years ago
  95. 9eeb516 ARM: zynq: DT: Use the zynq binding with macb by Nathan Sullivan · 10 years ago
  96. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 10 years ago
  97. 6db9959 net: macb: Document zynq gem dt binding by Nathan Sullivan · 10 years ago
  98. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 10 years ago
  99. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 10 years ago
  100. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago