1. a460aa8 ipv6: fib: Add helpers to hold / drop a reference on rt6_info by Ido Schimmel · 7 years ago
  2. fc882fc ipv6: Regenerate host route according to node pointer upon interface up by Ido Schimmel · 7 years ago
  3. 9217d8c ipv6: Regenerate host route according to node pointer upon loopback up by Ido Schimmel · 7 years ago
  4. 7483cea ipv6: fib: Unlink replaced routes from their nodes by Ido Schimmel · 7 years ago
  5. c5b1241 ipv6: fib: Don't assume only nodes hold a reference on routes by Ido Schimmel · 7 years ago
  6. 61e4d01 ipv6: fib: Add offload indication to routes by Ido Schimmel · 7 years ago
  7. e1ee0a5 ipv6: fib: Dump tables during registration to FIB chain by Ido Schimmel · 7 years ago
  8. dcb18f7 ipv6: fib_rules: Dump rules during registration to FIB chain by Ido Schimmel · 7 years ago
  9. df77fe4 ipv6: fib: Add in-kernel notifications for route add / delete by Ido Schimmel · 7 years ago
  10. 16ab6d7 ipv6: fib: Add FIB notifiers callbacks by Ido Schimmel · 7 years ago
  11. e3ea973 ipv6: fib_rules: Check if rule is a default rule by Ido Schimmel · 7 years ago
  12. 1b2a444 net: fib_rules: Implement notification logic in core by Ido Schimmel · 7 years ago
  13. 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
  14. bb96dec sctp: remove the typedef sctp_auth_chunk_t by Xin Long · 7 years ago
  15. 96f7ef4 sctp: remove the typedef sctp_authhdr_t by Xin Long · 7 years ago
  16. 68d7546 sctp: remove the typedef sctp_addip_chunk_t by Xin Long · 7 years ago
  17. 65205cc sctp: remove the typedef sctp_addiphdr_t by Xin Long · 7 years ago
  18. 8b32f23 sctp: remove the typedef sctp_addip_param_t by Xin Long · 7 years ago
  19. 65f7710 sctp: remove the typedef sctp_cwrhdr_t by Xin Long · 7 years ago
  20. b515fd2 sctp: remove the typedef sctp_ecne_chunk_t by Xin Long · 7 years ago
  21. 1fb6d83 sctp: remove the typedef sctp_ecnehdr_t by Xin Long · 7 years ago
  22. 2a49321 sctp: remove the typedef sctp_error_t by Xin Long · 7 years ago
  23. 87caeba sctp: remove the typedef sctp_operr_chunk_t by Xin Long · 7 years ago
  24. d8238d9 sctp: remove the typedef sctp_errhdr_t by Xin Long · 7 years ago
  25. ac23e68 sctp: fix the name of struct sctp_shutdown_chunk_t by Xin Long · 7 years ago
  26. e61e405 sctp: remove the typedef sctp_shutdownhdr_t by Xin Long · 7 years ago
  27. d06c358 tcp: remove extra POLL_OUT added for finished active connect() by Neal Cardwell · 7 years ago
  28. 840df16 rds: reduce memory footprint for RDS when transport is RDMA by Sowmini Varadhan · 7 years ago
  29. 93b1b31 ipv4: Introduce ipip_offload_init helper function. by Tonghao Zhang · 7 years ago
  30. eb48d68 bpf: fix the printing of ifindex by William Tu · 7 years ago
  31. f6c00a3 Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  32. e9e6c23 X25: constify null_x25_address by Julia Lawall · 7 years ago
  33. 475abbf ipv4: fib: Set offload indication according to nexthop flags by Ido Schimmel · 7 years ago
  34. f613ed6 net: dsa: Add support for 64-bit statistics by Florian Fainelli · 7 years ago
  35. b2f9d43 flow_dissector: remove unused functions by WANG Cong · 7 years ago
  36. 5357f0b tcp: tcp_data_queue() cleanup by Eric Dumazet · 7 years ago
  37. 08f5006 net: dsa: rename switch EEE ops by Vivien Didelot · 7 years ago
  38. 46587e4 net: dsa: remove PHY device argument from .set_eee by Vivien Didelot · 7 years ago
  39. c48f7eb net: dsa: call phy_init_eee in DSA layer by Vivien Didelot · 7 years ago
  40. 7b9cc73 net: dsa: PHY device is mandatory for EEE by Vivien Didelot · 7 years ago
  41. c613c20 net: add skb_frag_foreach_page and use with kmap_atomic by Willem de Bruijn · 7 years ago
  42. bbb0302 strparser: Generalize strparser by Tom Herbert · 7 years ago
  43. 20bf50d skbuff: Function to send an skbuf on a socket by Tom Herbert · 7 years ago
  44. 306b13e proto_ops: Add locked held versions of sendmsg and sendpage by Tom Herbert · 7 years ago
  45. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. e6eeb28 Revert "l2tp: constify inet6_protocol structures" by Julia Lawall · 7 years ago
  47. 39294c3 Revert "ipv6: constify inet6_protocol structures" by Julia Lawall · 7 years ago
  48. bc78d64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  49. cb891fa udp6: fix jumbogram reception by Paolo Abeni · 7 years ago
  50. 1f139ed ipv6: Avoid going through ->sk_net to access the netns by Jakub Sitnicki · 7 years ago
  51. 71ed7ee ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev() by Ido Schimmel · 7 years ago
  52. bb7c19f tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS by Wei Wang · 7 years ago
  53. 0263598 tcp: extract the function to compute delivery rate by Wei Wang · 7 years ago
  54. 3282e65 tcp: remove unused mib counters by Florian Westphal · 7 years ago
  55. 573aeb0 tcp: remove CA_ACK_SLOWPATH by Florian Westphal · 7 years ago
  56. 45f119b tcp: remove header prediction by Florian Westphal · 7 years ago
  57. b6690b1 tcp: remove low_latency sysctl by Florian Westphal · 7 years ago
  58. c13ee2a tcp: reindent two spots after prequeue removal by Florian Westphal · 7 years ago
  59. e7942d0 tcp: remove prequeue support by Florian Westphal · 7 years ago
  60. e62e484 net sched actions: add time filter for action dumping by Jamal Hadi Salim · 7 years ago
  61. 90825b2 net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch by Jamal Hadi Salim · 7 years ago
  62. df823b0 net sched actions: Use proper root attribute table for actions by Jamal Hadi Salim · 7 years ago
  63. efe967c tcp: avoid bogus gcc-7 array-bounds warning by Arnd Bergmann · 7 years ago
  64. 1a5f3da net: ethtool: add support for forward error correction modes by Vidya Sagar Ravipati · 7 years ago
  65. c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  66. 0254e0c net: check dev->addr_len for dev_set_mac_address() by WANG Cong · 7 years ago
  67. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 7 years ago
  68. b33982c net/smc: cleanup function __smc_buf_create() by Ursula Braun · 7 years ago
  69. 3e03472 net/smc: common functions for RMBs and send buffers by Ursula Braun · 7 years ago
  70. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 7 years ago
  71. d5b361b net/smc: remove Kconfig warning by Ursula Braun · 7 years ago
  72. 652a1e4 net/smc: register RMB-related memory region by Ursula Braun · 7 years ago
  73. 897e1c2 net/smc: use separate memory regions for RMBs by Ursula Braun · 7 years ago
  74. a3fe3d0 net/smc: introduce sg-logic for RMBs by Ursula Braun · 7 years ago
  75. c45abf3 net/smc: shorten local bufsize variables by Ursula Braun · 7 years ago
  76. 977bb32 net/smc: serialize connection creation in all cases by Ursula Braun · 7 years ago
  77. f25cbb2 batman-adv: fix various spelling mistakes by Colin Ian King · 8 years ago
  78. e04de48 batman-adv: Remove variable deprecated by skb_put_data by Sven Eckelmann · 8 years ago
  79. 6a04be8 batman-adv: Remove too short %pM printk field width by Sven Eckelmann · 8 years ago
  80. cd0edf3a batman-adv: Remove unnecessary length qualifier in %14pM by Joe Perches · 8 years ago
  81. a311abd batman-adv: Start new development cycle by Simon Wunderlich · 7 years ago
  82. d04916a l2tp: constify inet6_protocol structures by Julia Lawall · 7 years ago
  83. 3a3a4e3 ipv6: constify inet6_protocol structures by Julia Lawall · 7 years ago
  84. e90ce2f dccp: fix a memleak for dccp_feat_init err process by Xin Long · 7 years ago
  85. b7953d3 dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly by Xin Long · 7 years ago
  86. 0c2232b dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly by Xin Long · 7 years ago
  87. 0c3a8f8 netpoll: Fix device name check in netpoll_setup() by Matthias Kaehlcke · 7 years ago
  88. 9688f9b udp: unbreak build lacking CONFIG_XFRM by Paolo Abeni · 7 years ago
  89. afce615 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  90. ce7426c 6lowpan: fix set not used warning by stephen hemminger · 7 years ago
  91. 614d79c socket: fix set not used warning by stephen hemminger · 7 years ago
  92. 3754b87 netfilter: remove unused variable by stephen hemminger · 7 years ago
  93. dce4551 udp: preserve head state for IP_CMSG_PASSSEC by Paolo Abeni · 7 years ago
  94. 9f9e772 net: dsa: Initialize ds->cpu_port_mask earlier by Florian Fainelli · 7 years ago
  95. c800aaf packet: fix use-after-free in prb_retire_rx_blk_timer_expired() by WANG Cong · 7 years ago
  96. e42e24c tcp: remove redundant argument from tcp_rcv_established() by Matvejchikov Ilya · 7 years ago
  97. a28b1b9 skbuff: re-add check for NULL skb->head in kfree_skb path by Florian Westphal · 7 years ago
  98. 69ec932 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  99. 7108574 Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  100. 441ae65 sctp: remove the typedef sctp_abort_chunk_t by Xin Long · 7 years ago