1. 9478d12 net: Move netif_index_is_l3_master to l3mdev.h by David Ahern · 9 years ago
  2. ec53951 net: Remove vrf header file by David Ahern · 9 years ago
  3. 93a7e7e net: Remove the now unused vrf_ptr by David Ahern · 9 years ago
  4. 8e1ed70 net: Replace calls to vrf_dev_get_rth by David Ahern · 9 years ago
  5. 3236b00 net: Replace vrf_dev_table and friends by David Ahern · 9 years ago
  6. 385add9 net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents by David Ahern · 9 years ago
  7. 1b69c6d net: Introduce L3 Master device abstraction by David Ahern · 9 years ago
  8. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  9. 0536fcc tcp: prepare fastopen code for upcoming listener changes by Eric Dumazet · 9 years ago
  10. 2985aaa tcp: constify tcp_syn_flood_action() socket argument by Eric Dumazet · 9 years ago
  11. f964629 tcp: constify tcp_v{4|6}_route_req() sock argument by Eric Dumazet · 9 years ago
  12. 3f684b4 tcp: cookie_init_sequence() cleanups by Eric Dumazet · 9 years ago
  13. 0c27171 tcp/dccp: constify syn_recv_sock() method sock argument by Eric Dumazet · 9 years ago
  14. c28c6f0 tcp: constify tcp_create_openreq_child() socket argument by Eric Dumazet · 9 years ago
  15. 87e002b net: constify sk_gfp_atomic() sock argument by Eric Dumazet · 9 years ago
  16. 1ce31c9 inet: constify __inet_inherit_port() sock argument by Eric Dumazet · 9 years ago
  17. a2432c4 inet: constify inet_csk_route_child_sock() socket argument by Eric Dumazet · 9 years ago
  18. f76b33c dccp: use inet6_csk_route_req() helper by Eric Dumazet · 9 years ago
  19. 72ab4a8 tcp: remove tcp_rcv_state_process() tcp_hdr argument by Eric Dumazet · 9 years ago
  20. bda07a6 tcp: remove unused len argument from tcp_rcv_state_process() by Eric Dumazet · 9 years ago
  21. a00e744 tcp/dccp: constify send_synack and send_reset socket argument by Eric Dumazet · 9 years ago
  22. 2094acb net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu by Alexander Duyck · 9 years ago
  23. 2594e90 bridge: vlan: add per-vlan struct and move to rhashtables by Nikolay Aleksandrov · 9 years ago
  24. 78ccb25 net/mlx5_core: Fix wrong name in struct by Eli Cohen · 9 years ago
  25. 7c85af8 tcp: avoid reorders for TFO passive connections by Eric Dumazet · 9 years ago
  26. b1be00a vxlan: support both IPv4 and IPv6 sockets in a single vxlan device by Jiri Benc · 9 years ago
  27. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  28. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  29. 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
  30. 1b70e97 inet: constify inet_rtx_syn_ack() sock argument by Eric Dumazet · 9 years ago
  31. ea3bea3 tcp/dccp: constify rtx_synack() and friends by Eric Dumazet · 9 years ago
  32. 0f935dbe tcp: constify tcp_v{4|6}_send_synack() socket argument by Eric Dumazet · 9 years ago
  33. 1c1e9d2 ipv6: constify ip6_xmit() sock argument by Eric Dumazet · 9 years ago
  34. 5d062de tcp: constify tcp_make_synack() socket argument by Eric Dumazet · 9 years ago
  35. cfe673b ip: constify ip_build_and_send_pkt() socket argument by Eric Dumazet · 9 years ago
  36. b83e3de tcp: md5: constify tcp_md5_do_lookup() socket argument by Eric Dumazet · 9 years ago
  37. 4e3f5d7 inet: constify ip_dont_fragment() arguments by Eric Dumazet · 9 years ago
  38. 30d50c6 ipv6: constify inet6_csk_route_req() socket argument by Eric Dumazet · 9 years ago
  39. 3aef934 ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments by Eric Dumazet · 9 years ago
  40. e5895bc inet: constify inet_csk_route_req() socket argument by Eric Dumazet · 9 years ago
  41. 6f9c961 inet: constify ip_route_output_flow() socket argument by Eric Dumazet · 9 years ago
  42. b1964b5 tcp: constify tcp_openreq_init_rwin() by Eric Dumazet · 9 years ago
  43. b40cf18 tcp: constify listener socket in tcp_v[46]_init_req() by Eric Dumazet · 9 years ago
  44. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  45. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  46. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  47. f623ab7 switchdev: reduce transaction phase enum down to a boolean by Jiri Pirko · 9 years ago
  48. 9f6467c switchdev: remove "ABORT" transaction phase by Jiri Pirko · 9 years ago
  49. 2b8a61a switchdev: remove "NONE" transaction phase by Jiri Pirko · 9 years ago
  50. 8bdb427 switchdev: add switchdev_trans_ph_prepare/commit helpers by Jiri Pirko · 9 years ago
  51. f8db834 switchdev: move transaction phase enum under transaction structure by Jiri Pirko · 9 years ago
  52. 7ea6eb3 switchdev: introduce transaction item queue for attr_set and obj_add by Jiri Pirko · 9 years ago
  53. 69f5df4 switchdev: rename "trans" to "trans_ph". by Jiri Pirko · 9 years ago
  54. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  55. bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  57. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  58. 6ae459b skbuff: Fix skb checksum flag on skb pull by Pravin B Shelar · 9 years ago
  59. 9badce0 cgroup, writeback: don't enable cgroup writeback on traditional hierarchies by Tejun Heo · 9 years ago
  60. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  61. 92c14d9 genetlink: simplify genl_notify by Jiri Benc · 9 years ago
  62. d5fc4f5 Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  63. 06e60e5 net/ethoc: support big-endian register layout by Max Filippov · 9 years ago
  64. a79e88d bridge: define some min/max/default ageing time constants by Scott Feldman · 9 years ago
  65. 2d8bff1 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  66. 26c6d28 arcnet: Move files out of include/linux by Joe Perches · 9 years ago
  67. d6d7d3e arcnet: Wrap some long lines by Joe Perches · 9 years ago
  68. 83df99b arcnet: Convert arcnet_dump_skb macro to static inline by Joe Perches · 9 years ago
  69. a34c093 arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont by Joe Perches · 9 years ago
  70. 72aeea4 arcnet: Expand odd BUGLVL macro with if and uses by Joe Perches · 9 years ago
  71. d77510f arcnet: Neaten BUGMSG macro defines by Joe Perches · 9 years ago
  72. 01a1d5a arcnet: Add and remove blank lines by Joe Perches · 9 years ago
  73. cb33464 arcnet: Use normal kernel spacing style by Joe Perches · 9 years ago
  74. 37587fa arcnet: fix indentation of if_arcnet.h by Joe Perches · 9 years ago
  75. 09f7298 userfaultfd: register uapi generic syscall (aarch64) by Dr. David Alan Gilbert · 9 years ago
  76. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  77. 99cb99a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  78. 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  79. bcee19f Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  80. 607cba1 Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  81. ed2e923 tcp/dccp: fix timewait races in timer handling by Eric Dumazet · 9 years ago
  82. 0f1c28a tcp: usec resolution SYN/ACK RTT by Yuchung Cheng · 9 years ago
  83. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  84. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  85. 2785968 can: headers: make header files self contained by Marc Kleine-Budde · 9 years ago
  86. 83cf9a2 ip6tunnel: make rx/tx bytes counters consistent by Nicolas Dichtel · 9 years ago
  87. ac81374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  88. 0315e38 net: Fix behaviour of unreachable, blackhole and prohibit routes by Nikola Forró · 9 years ago
  89. b7f76ea security: fix typo in security_task_prctl by Jann Horn · 9 years ago
  90. 009884f Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  91. dc847d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  92. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  93. 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. ae4f9769 mm: fix type cast in __pfn_to_phys() by Tyler Baker · 9 years ago
  95. 0f40314 Merge branch 'acpi-bus' by Rafael J. Wysocki · 9 years ago
  96. 7dc1d36 Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  97. c7af648 netfilter: Pass net into nf_xfrm_me_harder by Eric W. Biederman · 9 years ago
  98. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  99. a31f1ad netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple by Eric W. Biederman · 9 years ago
  100. a4ffe31 act_connmark: Remember the struct net instead of guessing it. by Eric W. Biederman · 9 years ago