1. 0536fcc tcp: prepare fastopen code for upcoming listener changes by Eric Dumazet · 9 years ago
  2. 2985aaa tcp: constify tcp_syn_flood_action() socket argument by Eric Dumazet · 9 years ago
  3. f964629 tcp: constify tcp_v{4|6}_route_req() sock argument by Eric Dumazet · 9 years ago
  4. 3f684b4 tcp: cookie_init_sequence() cleanups by Eric Dumazet · 9 years ago
  5. 0c27171 tcp/dccp: constify syn_recv_sock() method sock argument by Eric Dumazet · 9 years ago
  6. c28c6f0 tcp: constify tcp_create_openreq_child() socket argument by Eric Dumazet · 9 years ago
  7. 54105f9 dccp: constify dccp_create_openreq_child() sock argument by Eric Dumazet · 9 years ago
  8. 87e002b net: constify sk_gfp_atomic() sock argument by Eric Dumazet · 9 years ago
  9. 1ce31c9 inet: constify __inet_inherit_port() sock argument by Eric Dumazet · 9 years ago
  10. a2432c4 inet: constify inet_csk_route_child_sock() socket argument by Eric Dumazet · 9 years ago
  11. f76b33c dccp: use inet6_csk_route_req() helper by Eric Dumazet · 9 years ago
  12. 72ab4a8 tcp: remove tcp_rcv_state_process() tcp_hdr argument by Eric Dumazet · 9 years ago
  13. bda07a6 tcp: remove unused len argument from tcp_rcv_state_process() by Eric Dumazet · 9 years ago
  14. a00e744 tcp/dccp: constify send_synack and send_reset socket argument by Eric Dumazet · 9 years ago
  15. 4c7e622 Merge branch 'ipv4-routing-cleanups' by David S. Miller · 9 years ago
  16. 0d75396 net: Remove martian_source_keep_err goto label by David Ahern · 9 years ago
  17. 75fea73 net: Swap ordering of tests in ip_route_input_mc by Alexander Duyck · 9 years ago
  18. 2094acb net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu by Alexander Duyck · 9 years ago
  19. 0f50c10 RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad by Liviu Dudau · 9 years ago
  20. 822d54b netpoll: Drop budget parameter from NAPI polling call hierarchy by Alexander Duyck · 9 years ago
  21. 2594e90 bridge: vlan: add per-vlan struct and move to rhashtables by Nikolay Aleksandrov · 9 years ago
  22. 191988e Merge branch 'mvneta_percpu_irq' by David S. Miller · 9 years ago
  23. f864288 net: mvneta: Statically assign queues to CPUs by Maxime Ripard · 9 years ago
  24. d893665 net: mvneta: Allow different queues by Maxime Ripard · 9 years ago
  25. 12bb03b net: mvneta: Handle per-cpu interrupts by Maxime Ripard · 9 years ago
  26. 2502d0e net: mvneta: Fix CPU_MAP registers initialisation by Maxime Ripard · 9 years ago
  27. 080481f9 irqchip: armada-370-xp: Rework per-cpu interrupts handling by Maxime Ripard · 9 years ago
  28. aec2e2a irq: Export per-cpu irq allocation and de-allocation functions by Maxime Ripard · 9 years ago
  29. a1b7feb genirq: Fix the documentation of request_percpu_irq by Maxime Ripard · 9 years ago
  30. 8a4683a net: help compiler generate better code in eth_get_headlen by Jesper Dangaard Brouer · 9 years ago
  31. d2e1339 tcp: Fix CWV being too strict on thin streams by Bendik Rønning Opstad · 9 years ago
  32. 5e2a5eb cxgb4: Add HW timesptamp support for RX by Hariprasad Shenai · 9 years ago
  33. e4600d6 net: Fix Hisilicon Network Subsystem Support Compilation by huangdaode · 9 years ago
  34. 1273bc5 net: irda: pxaficp_ir: dmaengine conversion by Robert Jarzmik · 9 years ago
  35. 89fa572 net: irda: pxaficp_ir: convert to readl and writel by Robert Jarzmik · 9 years ago
  36. be01891 net: irda: pxaficp_ir: use sched_clock() for time management by Robert Jarzmik · 9 years ago
  37. 5b40f70 net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition by Fabio Estevam · 9 years ago
  38. 17fb0b2 net: Remove redundant oif checks in rt6_device_match by David Ahern · 9 years ago
  39. 49d28b56 lan78xx: Return 0 when lan78xx_suspend() has no error. by Woojung.Huh@microchip.com · 9 years ago
  40. 366f02d Merge branch 'mlx5-next' by David S. Miller · 9 years ago
  41. 171bb2c net/mlx5_core: Update health syndromes by Eli Cohen · 9 years ago
  42. 78ccb25 net/mlx5_core: Fix wrong name in struct by Eli Cohen · 9 years ago
  43. a31208b net/mlx5_core: New init and exit flow for mlx5_core by Majd Dibbiny · 9 years ago
  44. a8ffe63 net/mlx5_core: Fix notification of page supplement error by Eli Cohen · 9 years ago
  45. be87544 net/mlx5_core: Fix async commands return code by Eli Cohen · 9 years ago
  46. 6c3dbd2 net/mlx5_core: Remove redundant "err" variable usage by Achiad Shochat · 9 years ago
  47. 9790930 net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands by Saeed Mahameed · 9 years ago
  48. 343b29f net/mlx5e: Priv state flag not rolled-back upon netdev open error by Achiad Shochat · 9 years ago
  49. 4de61ba tools: bpf_jit_disasm: make get_last_jit_image return unsigned by Andrzej Hajda · 9 years ago
  50. 7c85af8 tcp: avoid reorders for TFO passive connections by Eric Dumazet · 9 years ago
  51. eae93fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  52. cbfe360 igb: assume MSI-X interrupts during initialization by Stefan Assmann · 9 years ago
  53. 30e2561 i40e: Fix for recursive RTNL lock during PROMISC change by Anjali Singhai · 9 years ago
  54. 5804474 i40e: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai · 9 years ago
  55. c1d1791 i40e: add GRE tunnel type to csum encoding by Shannon Nelson · 9 years ago
  56. b03a8c1 i40e/i40evf: refactor tx timeout logic by Kiran Patil · 9 years ago
  57. 1e6d6f8 i40e: Move i40e_get_head into header file by Kiran Patil · 9 years ago
  58. 34c2d9f bridge: Allow forward delay to be cfgd when STP enabled by Ian Wilson · 9 years ago
  59. 8f35043 Merge branch 'vxlan-ipv4-ipv6' by David S. Miller · 9 years ago
  60. b1be00a vxlan: support both IPv4 and IPv6 sockets in a single vxlan device by Jiri Benc · 9 years ago
  61. 205f356 vxlan: make vxlan_sock_add and vxlan_sock_release complementary by Jiri Benc · 9 years ago
  62. 8b7a704 8139cp: Fix GSO MSS handling by David Woodhouse · 9 years ago
  63. 5a58f22 8139cp: Enable offload features by default by David Woodhouse · 9 years ago
  64. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  66. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  67. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  68. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  69. 4d54d86 Merge branch 'listener-sock-const' by David S. Miller · 9 years ago
  70. 1b70e97 inet: constify inet_rtx_syn_ack() sock argument by Eric Dumazet · 9 years ago
  71. ea3bea3 tcp/dccp: constify rtx_synack() and friends by Eric Dumazet · 9 years ago
  72. 802885f dccp: constify dccp_make_response() socket argument by Eric Dumazet · 9 years ago
  73. 0f935dbe tcp: constify tcp_v{4|6}_send_synack() socket argument by Eric Dumazet · 9 years ago
  74. 1c1e9d2 ipv6: constify ip6_xmit() sock argument by Eric Dumazet · 9 years ago
  75. 5d062de tcp: constify tcp_make_synack() socket argument by Eric Dumazet · 9 years ago
  76. 6ac705b tcp: remove tcp_ecn_make_synack() socket argument by Eric Dumazet · 9 years ago
  77. 37bfbdd tcp: remove tcp_synack_options() socket argument by Eric Dumazet · 9 years ago
  78. cfe673b ip: constify ip_build_and_send_pkt() socket argument by Eric Dumazet · 9 years ago
  79. b83e3de tcp: md5: constify tcp_md5_do_lookup() socket argument by Eric Dumazet · 9 years ago
  80. 4e3f5d7 inet: constify ip_dont_fragment() arguments by Eric Dumazet · 9 years ago
  81. 30d50c6 ipv6: constify inet6_csk_route_req() socket argument by Eric Dumazet · 9 years ago
  82. 3aef934 ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments by Eric Dumazet · 9 years ago
  83. e5895bc inet: constify inet_csk_route_req() socket argument by Eric Dumazet · 9 years ago
  84. 6f9c961 inet: constify ip_route_output_flow() socket argument by Eric Dumazet · 9 years ago
  85. b1964b5 tcp: constify tcp_openreq_init_rwin() by Eric Dumazet · 9 years ago
  86. b40cf18 tcp: constify listener socket in tcp_v[46]_init_req() by Eric Dumazet · 9 years ago
  87. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  88. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  89. 6ea29da net: remove unused argument of __netdev_find_adj() by Michal Kubeček · 9 years ago
  90. 119e359 Merge branch 'l2tp-module-autoloading' by David S. Miller · 9 years ago
  91. 008aa6a l2tp: remove references to modprobe in documentation by stephen hemminger · 9 years ago
  92. 163c2e2 l2tp: auto load IP modules by stephen hemminger · 9 years ago
  93. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  94. f37db85 net: dsa: Set a "dsa" device_type by Florian Fainelli · 9 years ago
  95. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  96. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  97. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  98. ddff42e Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  99. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  100. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago