1. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 9 years ago
  2. 8756361 rxrpc: Separate local endpoint event handling out into its own file by David Howells · 9 years ago
  3. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 9 years ago
  4. fe77d5f rxrpc: Do a little bit of tidying in the ICMP processing by David Howells · 9 years ago
  5. 1c1df86 rxrpc: Don't assume anything about the address in an ICMP packet by David Howells · 9 years ago
  6. 1a70c05 rxrpc: Break MTU determination from ICMP into its own function by David Howells · 9 years ago
  7. abe89ef rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() by David Howells · 9 years ago
  8. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  9. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 8 years ago
  10. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 8 years ago
  11. 3ecc569 RDS: Update rds_conn_destroy to be MP capable by Sowmini Varadhan · 8 years ago
  12. d769ef8 RDS: Update rds_conn_shutdown to work with rds_conn_path by Sowmini Varadhan · 8 years ago
  13. 1c5113c RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create by Sowmini Varadhan · 8 years ago
  14. fb1b3dc RDS: Add rds_conn_path_error() by Sowmini Varadhan · 8 years ago
  15. 992c9ec RDS: update rds-info related functions to traverse multiple conn_paths by Sowmini Varadhan · 8 years ago
  16. 3c0a590 RDS: Add rds_conn_path_connect_if_down() for MP-aware callers by Sowmini Varadhan · 8 years ago
  17. 45997e9 RDS: Make rds_send_pong() take a rds_conn_path argument by Sowmini Varadhan · 8 years ago
  18. 01ff34e RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capable transports by Sowmini Varadhan · 8 years ago
  19. 1f9ecd7 RDS: Pass rds_conn_path to rds_send_xmit() by Sowmini Varadhan · 8 years ago
  20. 780a6d9 RDS: Make rds_send_queue_rm() rds_conn_path aware by Sowmini Varadhan · 8 years ago
  21. 7d885d0 RDS: Remove stale function rds_send_get_message() by Sowmini Varadhan · 8 years ago
  22. 5c3d274 RDS: Add rds_send_path_drop_acked() by Sowmini Varadhan · 8 years ago
  23. 4e9b551 RDS: Add rds_send_path_reset() by Sowmini Varadhan · 8 years ago
  24. 5e833e0 RDS: rds_inc_path_init() helper function for MP capable transports by Sowmini Varadhan · 8 years ago
  25. ef9e62c RDS: recv path gets the conn_path from rds_incoming for MP capable transports by Sowmini Varadhan · 8 years ago
  26. 7e8f441 RDS: add t_mp_capable bit to be set by MP capable transports by Sowmini Varadhan · 8 years ago
  27. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  28. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 8 years ago
  29. a5e27d1 sctp: fix error return code in sctp_init() by Wei Yongjun · 8 years ago
  30. d4c76c1 Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  31. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 8 years ago
  32. 0d81a51 rxrpc: Update the comments in ar-internal.h to reflect renames by David Howells · 8 years ago
  33. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 8 years ago
  34. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  35. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 8 years ago
  36. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  37. 4211792 net_sched: netem: remove qdisc_is_throttled() use by Eric Dumazet · 8 years ago
  38. cca605d net_sched: cbq: remove a flaky use of qdisc_is_throttled() by Eric Dumazet · 8 years ago
  39. 8fe6a79 net_sched: sch_plug: use a private throttled status by Eric Dumazet · 8 years ago
  40. d46e416 sctp: sctp should change socket state when shutdown is received by Xin Long · 8 years ago
  41. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  42. 699fafa tcp: add NV congestion control by Lawrence Brakmo · 8 years ago
  43. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 8 years ago
  44. 1276f24 packet: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  45. 231edca RDS: IB: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  46. 0e119b4 rxrpc: Limit the listening backlog by David Howells · 8 years ago
  47. bc6e1ea rxrpc: Trim line-terminal whitespace by David Howells · 8 years ago
  48. ea7f827 net, cls: allow for deleting all filters for given parent by Daniel Borkmann · 8 years ago
  49. f7bd9e3 bpf: reject wrong sized filters earlier by Daniel Borkmann · 8 years ago
  50. a70b506 bpf: enforce recursion limit on redirects by Daniel Borkmann · 8 years ago
  51. f2a4d08 openvswitch: Add packet truncation support. by William Tu · 8 years ago
  52. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  54. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 8 years ago
  55. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 8 years ago
  56. 2341e07 rxrpc: Simplify connect() implementation and simplify sendmsg() op by David Howells · 8 years ago
  57. 21aff3b net/netlink/af_netlink.h: Remove unused structure. by Fabien Siron · 8 years ago
  58. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  59. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 8 years ago
  60. e71ba91 Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  61. adba931 sit: remove unnecessary protocol check in ipip6_tunnel_xmit() by Simon Horman · 8 years ago
  62. 5caa328 mac80211: implement codel on fair queuing flows by Michal Kazior · 9 years ago
  63. 9399b86 mac80211: add debug knobs for fair queuing by Michal Kazior · 9 years ago
  64. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 9 years ago
  65. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 9 years ago
  66. 0662799 nl80211: clarify nl80211_set_reg() success path by Johannes Berg · 8 years ago
  67. 7a087e7 nl80211: Fix checkpatch warnings about blank lines by Kirtika Ruchandani · 8 years ago
  68. 56ab364 nl80211: Fix spelling by Kirtika Ruchandani · 8 years ago
  69. 3d5fdff wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel by Prasun Maiti · 8 years ago
  70. 6cbf623 cfg80211: remove get/set antenna and tx power warnings by Johannes Berg · 8 years ago
  71. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  72. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 8 years ago
  73. dd47c1f cbq: remove TCA_CBQ_POLICE support by Florian Westphal · 8 years ago
  74. c3498d3 cbq: remove TCA_CBQ_OVL_STRATEGY support by Florian Westphal · 8 years ago
  75. 9b15350 qfq: don't leak skb if kzalloc fails by Florian Westphal · 8 years ago
  76. 76e48f9 ip6gre: Allow live link address change by Shweta Choudaha · 8 years ago
  77. 0a46baa ip6gre: Allow live link address change by Shweta Choudaha · 8 years ago
  78. 201c44b net: cls_u32: be more strict about skip-sw flag for knodes by Jakub Kicinski · 8 years ago
  79. 6eef380 net: cls_u32: catch all hardware offload errors by Jakub Kicinski · 8 years ago
  80. 96c63fa net: Add l3mdev rule by David Ahern · 8 years ago
  81. 5ca509f tipc: change node timer unit from jiffies to ms by Jon Paul Maloy · 8 years ago
  82. c4282ca tipc: correct error in node fsm by Jon Paul Maloy · 8 years ago
  83. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 8 years ago
  84. af42192 net: dsa: Add initialization helper for CPU port ethtool_ops by Florian Fainelli · 8 years ago
  85. 1eb5944 net: dsa: Provide a slave MII bus if needed by Florian Fainelli · 8 years ago
  86. 6e830d8 net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask by Florian Fainelli · 8 years ago
  87. 0b7b498 net: dsa: Provide unique DSA slave MII bus names by Florian Fainelli · 8 years ago
  88. 123b365 net: sched: fix missing doc annotations by Eric Dumazet · 8 years ago
  89. e0d194a net_sched: add missing paddattr description by Eric Dumazet · 8 years ago
  90. 00bc0ef ipv6: Skip XFRM lookup if dst_entry in socket cache is valid by Jakub Sitnicki · 8 years ago
  91. 40e4e71 net: Reduce queue allocation to one in kdump kernel by Hariprasad Shenai · 8 years ago
  92. a5c5e2d l2tp: fix configuration passed to setup_udp_tunnel_sock() by Guillaume Nault · 8 years ago
  93. 707a2ca ila: Perform only one translation in forwarding path by Tom Herbert · 8 years ago
  94. 88832a2 net-sysfs: fix missing <linux/of_net.h> by Ben Dooks · 8 years ago
  95. e00431b tcp: accept RST if SEQ matches right edge of right-most SACK block by Pau Espin Pedrol · 8 years ago
  96. 0b148de bridge: Don't insert unnecessary local fdb entry on changing mac address by Toshiaki Makita · 8 years ago
  97. b4869aa net: vrf: ipv6 support for local traffic to local addresses by David Ahern · 8 years ago
  98. c1e48af gue: Implement direction IP encapsulation by Tom Herbert · 8 years ago
  99. 3256564 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  100. ce3cf4e tcp: record TLP and ER timer stats in v6 stats by Yuchung Cheng · 8 years ago