1. 802885f dccp: constify dccp_make_response() socket argument by Eric Dumazet · 9 years ago
  2. 0f935db tcp: constify tcp_v{4|6}_send_synack() socket argument by Eric Dumazet · 9 years ago
  3. 1c1e9d2 ipv6: constify ip6_xmit() sock argument by Eric Dumazet · 9 years ago
  4. 5d062de tcp: constify tcp_make_synack() socket argument by Eric Dumazet · 9 years ago
  5. 6ac705b tcp: remove tcp_ecn_make_synack() socket argument by Eric Dumazet · 9 years ago
  6. 37bfbdd tcp: remove tcp_synack_options() socket argument by Eric Dumazet · 9 years ago
  7. cfe673b ip: constify ip_build_and_send_pkt() socket argument by Eric Dumazet · 9 years ago
  8. b83e3de tcp: md5: constify tcp_md5_do_lookup() socket argument by Eric Dumazet · 9 years ago
  9. 4e3f5d7 inet: constify ip_dont_fragment() arguments by Eric Dumazet · 9 years ago
  10. 30d50c6 ipv6: constify inet6_csk_route_req() socket argument by Eric Dumazet · 9 years ago
  11. 3aef934 ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments by Eric Dumazet · 9 years ago
  12. e5895bc inet: constify inet_csk_route_req() socket argument by Eric Dumazet · 9 years ago
  13. 6f9c961 inet: constify ip_route_output_flow() socket argument by Eric Dumazet · 9 years ago
  14. b1964b5 tcp: constify tcp_openreq_init_rwin() by Eric Dumazet · 9 years ago
  15. b40cf18 tcp: constify listener socket in tcp_v[46]_init_req() by Eric Dumazet · 9 years ago
  16. 6ea29da net: remove unused argument of __netdev_find_adj() by Michal Kubeček · 9 years ago
  17. 119e359 Merge branch 'l2tp-module-autoloading' by David S. Miller · 9 years ago
  18. 008aa6a l2tp: remove references to modprobe in documentation by stephen hemminger · 9 years ago
  19. 163c2e2 l2tp: auto load IP modules by stephen hemminger · 9 years ago
  20. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  21. f37db85 net: dsa: Set a "dsa" device_type by Florian Fainelli · 9 years ago
  22. 4110b28 Merge branch 'switchdev-transaction-item-queue' by David S. Miller · 9 years ago
  23. f623ab7 switchdev: reduce transaction phase enum down to a boolean by Jiri Pirko · 9 years ago
  24. 79a62eb dsa: use prepare/commit switchdev transaction helpers by Jiri Pirko · 9 years ago
  25. 9f6467c switchdev: remove "ABORT" transaction phase by Jiri Pirko · 9 years ago
  26. 2b8a61a switchdev: remove "NONE" transaction phase by Jiri Pirko · 9 years ago
  27. ac3dbc6 rocker: use switchdev transaction queue for allocated memory by Jiri Pirko · 9 years ago
  28. 76c6f94 rocker: push struct switchdev_trans down through rocker code by Jiri Pirko · 9 years ago
  29. 8bdb427 switchdev: add switchdev_trans_ph_prepare/commit helpers by Jiri Pirko · 9 years ago
  30. f8db834 switchdev: move transaction phase enum under transaction structure by Jiri Pirko · 9 years ago
  31. 7ea6eb3 switchdev: introduce transaction item queue for attr_set and obj_add by Jiri Pirko · 9 years ago
  32. 69f5df4 switchdev: rename "trans" to "trans_ph". by Jiri Pirko · 9 years ago
  33. aee2f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  34. d8ed625 tcp: factorize sk_txhash init by Eric Dumazet · 9 years ago
  35. 729bf32 net: axinet: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  36. e734a42 net: ll_temac: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  37. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  38. 92c14d9 genetlink: simplify genl_notify by Jiri Benc · 9 years ago
  39. 21dd560 ixgbe: Advance version to 4.2.1 by Mark Rustad · 9 years ago
  40. c5846ba ixgbe: X540 thermal warning interrupt not a GPI by Mark Rustad · 9 years ago
  41. bc1fc64 ixgbe: Fix FCRTH value in VM-to-VM loopback mode by Mark Rustad · 9 years ago
  42. 3507a9b ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded by Mark Rustad · 9 years ago
  43. 9de7605 ixgbe: Correct several flaws with with DCA setup by Mark Rustad · 9 years ago
  44. 018d714 ixgbe: Add new X550EM SFP+ device ID by Mark Rustad · 9 years ago
  45. 7fc1510 ixgbe: Update ixgbe_disable_pcie_master flow for X550* by Mark Rustad · 9 years ago
  46. f961dda ixgbe: Add small packet padding support for X550 by Mark Rustad · 9 years ago
  47. 052a1a7 ixgbe: Correct setting of RDRXCTL register for X550* devices by Mark Rustad · 9 years ago
  48. 5967fe2 ixgbe: Correct error path in semaphore handling by Mark Rustad · 9 years ago
  49. 449e21a ixgbe: Add I2C bus mux support by Mark Rustad · 9 years ago
  50. 58e7cd2 ixgbe: Limit SFP polling rate by Mark Rustad · 9 years ago
  51. 69eec0c ixgbe: Allow SFP+ on more than 82598 and 82599 by Mark Rustad · 9 years ago
  52. 542b6ee ixgbe: Add logic to reset CS4227 when needed by Mark Rustad · 9 years ago
  53. e23f333 ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+ by Mark Rustad · 9 years ago
  54. 6d373a1 ixgbe: Add X550EM_x dual-speed SFP+ support by Mark Rustad · 9 years ago
  55. 56f6ed1 ixgbe: Allow reduced delays during SFP detection by Mark Rustad · 9 years ago
  56. 6ee8c9a ixgbe: Clear I2C destination location by Mark Rustad · 9 years ago
  57. 06e60e5 net/ethoc: support big-endian register layout by Max Filippov · 9 years ago
  58. 1bb6aa5 net: davinci_emac: Add support for fixed-link PHY by Neil Armstrong · 9 years ago
  59. b6bd9b5 Driver: Vmxnet3: Extend register dump support by Shrikrishna Khare · 9 years ago
  60. 6015a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  61. 16cfbae Merge branch 'bridge_external_fdb_aging' by David S. Miller · 9 years ago
  62. 45ffda7 switchdev: update documentation on FDB ageing_time by Scott Feldman · 9 years ago
  63. dcd45e0 bridge: don't age externally added FDB entries by Siva Mannem · 9 years ago
  64. 52fe3e2 rocker: add FDB cleanup timer by Scott Feldman · 9 years ago
  65. e733570 rocker: adding port ageing_time for ageing out FDB entries by Scott Feldman · 9 years ago
  66. a79e88d bridge: define some min/max/default ageing time constants by Scott Feldman · 9 years ago
  67. 4c66049 rocker: store rocker_port in fdb key rather than pport by Scott Feldman · 9 years ago
  68. a471be4 rocker: track when FDB entry is touched. by Scott Feldman · 9 years ago
  69. 34ea90e Merge branch 'cls_bpf-next' by David S. Miller · 9 years ago
  70. 5cf8ca0 cls_bpf: further limit exec opcodes subset by Daniel Borkmann · 9 years ago
  71. ef146fa cls_bpf: make binding to classid optional by Daniel Borkmann · 9 years ago
  72. bf007d1 cls_bpf: also dump TCA_BPF_FLAGS by Daniel Borkmann · 9 years ago
  73. e1ffc0c Merge tag 'arcnet-cleanup-v4.3-rc2' of git://git.pengutronix.de/git/mgr/linux by David S. Miller · 9 years ago
  74. 927ab1d sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirect by Daniel Borkmann · 9 years ago
  75. 644d0e6 ipv6 Use get_hash_from_flowi6 for rt6 hash by Tom Herbert · 9 years ago
  76. 834c952 arcnet: capmode: remove extra function by Michael Grzeschik · 9 years ago
  77. abc23ec arcnet: arc-rawmode: reorder module functions by Michael Grzeschik · 9 years ago
  78. 84286f1 arcnet: com20020: replace magic numbers with readable macros by Michael Grzeschik · 9 years ago
  79. 54a84c6 arcnet: reformat structs to C99 format by Michael Grzeschik · 10 years ago
  80. 4b0dad8 arcnet: Remove unused arcnet_<I/O>w macros by Joe Perches · 9 years ago
  81. 8e0f295 arcnet: Add com9026.h to standardize COM9026_REG_<foo> by Joe Perches · 9 years ago
  82. e15b036 arcnet: Remove function pointer macro indirections by Joe Perches · 9 years ago
  83. a11a544 arcnet: com90xx: Use arcnet_readb/writeb routines by Joe Perches · 9 years ago
  84. 4e2f9f1 arcnet: arc-rimi: Use arcnet_<I/O> routines by Joe Perches · 9 years ago
  85. 9c76aa5 arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb by Joe Perches · 9 years ago
  86. 09dfbcd arcnet: com90xx: Use arcnet_<I/O> routines by Joe Perches · 9 years ago
  87. f0b9c27c arcnet: com90io: Use arcnet_<I/O> routines by Joe Perches · 9 years ago
  88. 0fec651 arcnet: com20020: Use arcnet_<I/O> routines by Joe Perches · 9 years ago
  89. e5fcfc1 arcnet: Add arcnet_<I/O> macros by Joe Perches · 9 years ago
  90. 4e299b9 arcnet: Make a char * array const char * const by Joe Perches · 9 years ago
  91. 26c6d28 arcnet: Move files out of include/linux by Joe Perches · 9 years ago
  92. d6d7d3e arcnet: Wrap some long lines by Joe Perches · 9 years ago
  93. 83df99b arcnet: Convert arcnet_dump_skb macro to static inline by Joe Perches · 9 years ago
  94. d8101e7 arcnet: Remove pointer comparisons to NULL by Joe Perches · 9 years ago
  95. 97464ed arcnet: Remove assignments from ifs by Joe Perches · 9 years ago
  96. 5628d98 arcnet: Remove unnecessary OOM messages by Joe Perches · 9 years ago
  97. 811eafc arcnet: Move EXPORT_SYMBOL after declarations by Joe Perches · 9 years ago
  98. 05a24b2 arcnet: Convert printk to pr_<level> by Joe Perches · 9 years ago
  99. a34c093 arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont by Joe Perches · 9 years ago
  100. 72aeea4 arcnet: Expand odd BUGLVL macro with if and uses by Joe Perches · 9 years ago