1. 459aa66 gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U) by Pablo Neira · 9 years ago
  2. c047c3b netfilter: conntrack: remove uninitialized shadow variable by Arnd Bergmann · 9 years ago
  3. 0e3c82d Merge branch 'ip6-tunnel-tx-fixes' by David S. Miller · 9 years ago
  4. b45bd1d ip6_gre: Use correct flags for reading TUNNEL_SEQ by Tom Herbert · 9 years ago
  5. 4b4a0c9 ip6: Don't set transport header in IPv6 tunneling by Tom Herbert · 9 years ago
  6. d27bff9 ip6_gre: Set inner protocol correctly in __gre6_xmit by Tom Herbert · 9 years ago
  7. f41fe3c gre6: Fix flag translations by Tom Herbert · 9 years ago
  8. db2ec95 ip6_gre: Fix MTU setting by Tom Herbert · 9 years ago
  9. bfca2eb stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static by Joachim Eastwood · 9 years ago
  10. 20e6133 Merge branch 'l3mdev-send-enslaved' by David S. Miller · 9 years ago
  11. 1ff23be net: l3mdev: Allow send on enslaved interface by David Ahern · 9 years ago
  12. 4a65896 net: l3mdev: Move get_saddr and rt6_dst by David Ahern · 9 years ago
  13. 27c0f73 fjes: Fix unnecessary spinlock_irqsave by Taku Izumi · 9 years ago
  14. 1de1d44 mlx5: Fix merge errors. by David S. Miller · 9 years ago
  15. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. b507146 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  17. 26acc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  18. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  19. 8634de6 compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16() by Josh Poimboeuf · 9 years ago
  20. e26522c Merge branch 'dsa-mv88e6xxx-monolithic' by David S. Miller · 9 years ago
  21. f81ec90 net: dsa: mv88e6xxx: factorize the switch driver by Vivien Didelot · 9 years ago
  22. b9729e5 net: dsa: mv88e6131: use EDSA tag protocol by Vivien Didelot · 9 years ago
  23. a1a6a4d net: dsa: mv88e6xxx: factorize switch setup by Vivien Didelot · 9 years ago
  24. 8698fd9 net: dsa: mv88e6131: drop frames priorities setup by Vivien Didelot · 9 years ago
  25. 50484ff net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup by Vivien Didelot · 9 years ago
  26. b0745e87 net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup by Vivien Didelot · 9 years ago
  27. 709643a net: dsa: mv88e6131: drop VLAN Ethertype setup by Vivien Didelot · 9 years ago
  28. 119477b net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup by Vivien Didelot · 9 years ago
  29. 08a0126 net: dsa: mv88e6xxx: factorize global setup by Vivien Didelot · 9 years ago
  30. 552238b net: dsa: mv88e6xxx: factorize switch reset by Vivien Didelot · 9 years ago
  31. 2672f82 net: dsa: mv88e6xxx: factorize ATU access by Vivien Didelot · 9 years ago
  32. 54d77b5 net: dsa: mv88e6xxx: factorize VTU access by Vivien Didelot · 9 years ago
  33. 936f234 net: dsa: mv88e6xxx: factorize bridge support by Vivien Didelot · 9 years ago
  34. 2306251 net: dsa: mv88e6131: add registers access by Vivien Didelot · 9 years ago
  35. aadbdb8 net: dsa: mv88e6xxx: factorize EEE access by Vivien Didelot · 9 years ago
  36. 1d13a06 net: dsa: mv88e6xxx: factorize MAC address setting by Vivien Didelot · 9 years ago
  37. 6594f61 net: dsa: mv88e6xxx: factorize temperature access by Vivien Didelot · 9 years ago
  38. d24645b net: dsa: mv88e6xxx: factorize EEPROM access by Vivien Didelot · 9 years ago
  39. 6d5834a net: dsa: mv88e6xxx: factorize PHY indirect access by Vivien Didelot · 9 years ago
  40. 8c9983a net: dsa: mv88e6xxx: factorize PHY access with PPU by Vivien Didelot · 9 years ago
  41. b5058d7 net: dsa: mv88e6xxx: add flags to info by Vivien Didelot · 9 years ago
  42. 0c5366b netfilter: conntrack: use single slab cache by Florian Westphal · 9 years ago
  43. a76ae1c netfilter: conntrack: use a single nat bysource table for all namespaces by Florian Westphal · 9 years ago
  44. 464c385 netfilter: conntrack: make netns address part of nat bysrc hash by Florian Westphal · 9 years ago
  45. 8846a12 Merge branch 'mlx5-build-fix' by David S. Miller · 9 years ago
  46. 7dbb291 net/mlx5e: make VXLAN support conditional by Arnd Bergmann · 9 years ago
  47. 7fd7406 Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" by Arnd Bergmann · 9 years ago
  48. 908578e Merge branch 'sh_eth-sw-reset' by David S. Miller · 9 years ago
  49. c66b258 sh_eth: reuse sh_eth_chip_reset() by Sergei Shtylyov · 9 years ago
  50. 7927092 sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga() by Sergei Shtylyov · 9 years ago
  51. 59efcba pxa168_eth: mdiobus_scan() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  52. 7c878bb3 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  53. 8acca6a macsec: key identifier is 128 bits, not 64 by Sabrina Dubroca · 9 years ago
  54. b75803d tcp: refactor struct tcp_skb_cb by Lawrence Brakmo · 9 years ago
  55. 7d945796 ifb: support more features by Eric Dumazet · 9 years ago
  56. 8a3a4c6 net: make sch_handle_ingress() drop monitor ready by Eric Dumazet · 9 years ago
  57. acf87a3 ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() by Andy Shevchenko · 9 years ago
  58. c81aa79 Documentation/networking: more accurate LCO explanation by Shmulik Ladkani · 9 years ago
  59. 95b5843 fq_codel: add memory limitation per queue by Eric Dumazet · 9 years ago
  60. bdabad3 net: Add Qualcomm IPC router by Courtney Cavin · 9 years ago
  61. 43315f3 soc: qcom: smd: Introduce compile stubs by Bjorn Andersson · 9 years ago
  62. be0bd31 macvtap: segmented packet is consumed by Eric Dumazet · 9 years ago
  63. 25a5434 tools: bpf_jit_disasm: check for klogctl failure by Colin Ian King · 9 years ago
  64. 810810f qede: uninitialized variable in qede_start_xmit() by Dan Carpenter · 9 years ago
  65. 44549e8 Linux 4.6-rc7 by Linus Torvalds · 9 years ago
  66. 8c1f454 netxen: netxen_rom_fast_read() doesn't return -1 by Dan Carpenter · 9 years ago
  67. 1c755ff netxen: reversed condition in netxen_nic_set_link_parameters() by Dan Carpenter · 9 years ago
  68. 545fea5 netxen: fix error handling in netxen_get_flash_block() by Dan Carpenter · 9 years ago
  69. 218d48e cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled by Hariprasad Shenai · 9 years ago
  70. 32cf95d Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  71. 630aac5 Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  72. 3f8f0cf Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  73. 9125aeb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  74. 67601c3b Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  75. 35cd3f4 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  76. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  77. 5113bfd mlxsw: spectrum: Fix ordering in mlxsw_sp_fini by Jiri Pirko · 9 years ago
  78. 2889286 mlxsw: spectrum: Add missing rollback in flood configuration by Ido Schimmel · 9 years ago
  79. 51554db mlxsw: spectrum: Fix rollback order in LAG join failure by Ido Schimmel · 9 years ago
  80. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 9 years ago
  81. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 9 years ago
  82. 17af2bc macvtap: add namespace support to the sysfs device class by Marc Angel · 9 years ago
  83. 0783783 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  84. 47dcc20 ipv4: tcp: ip_send_unicast_reply() is not BH safe by Eric Dumazet · 9 years ago
  85. 4b307a8 Merge branch 'bpf-direct-pkt-access' by David S. Miller · 9 years ago
  86. 883e44e samples/bpf: add verifier tests by Alexei Starovoitov · 9 years ago
  87. 65d472f samples/bpf: add 'pointer to packet' tests by Alexei Starovoitov · 9 years ago
  88. f9c8d19 bpf: add documentation for 'direct packet access' by Alexei Starovoitov · 9 years ago
  89. db58ba4 bpf: wire in data and data_end for cls_act_bpf by Alexei Starovoitov · 9 years ago
  90. 735b433 bpf: improve verifier state equivalence by Alexei Starovoitov · 9 years ago
  91. 969bf05 bpf: direct packet access by Alexei Starovoitov · 9 years ago
  92. 1a0dc1a bpf: cleanup verifier code by Alexei Starovoitov · 9 years ago
  93. 3f86ba5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 95aef7c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  95. a0af53b Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b] by Tedd Ho-Jeong An · 9 years ago
  96. b3b4663 net: vrf: Create FIB tables on link create by David Ahern · 9 years ago
  97. 8e0ddc0 qede: prevent chip hang when increasing channels by Sudarsana Reddy Kalluru · 9 years ago
  98. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 9 years ago
  99. f37bd0c cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure by Jon Maxwell · 9 years ago
  100. 01ec716 Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago