1. a9e242c ip6gretap: Fix MTU to allow for Ethernet header by Alexander Duyck · 9 years ago
  2. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  3. 53fa103 sctp: fix some rhashtable functions using in sctp proc/diag by Xin Long · 9 years ago
  4. b5e2f4e sctp: merge the seq_start/next/exits in remaddrs and assocs by Xin Long · 9 years ago
  5. 8f840e4 sctp: add the sctp_diag.c file by Xin Long · 9 years ago
  6. cb2050a sctp: export some functions for sctp_diag in inet_diag by Xin Long · 9 years ago
  7. 626d16f sctp: export some apis or variables for sctp_diag and reuse some for proc by Xin Long · 9 years ago
  8. 52c52a6 sctp: add sctp_info dump api for sctp_diag by Xin Long · 9 years ago
  9. 311b217 sctp: simplify sk_receive_queue locking by Marcelo Ricardo Leitner · 9 years ago
  10. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  11. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 9 years ago
  12. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 9 years ago
  13. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 9 years ago
  14. de7e07f tipc: ensure that first packets on link are sent in order by Jon Paul Maloy · 9 years ago
  15. 42b18f6 tipc: refactor function tipc_link_timeout() by Jon Paul Maloy · 9 years ago
  16. 88e8ac7 tipc: reduce transmission rate of reset messages when link is down by Jon Paul Maloy · 9 years ago
  17. 634696b tipc: guarantee peer bearer id exchange after reboot by Jon Paul Maloy · 9 years ago
  18. 074f528 bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 9 years ago
  19. 486bdee sctp: add support for RPS and RFS by Marcelo Ricardo Leitner · 9 years ago
  20. d21fd63 net: validate_xmit_skb() changes by Eric Dumazet · 9 years ago
  21. da37845 packet: uses kfree_skb() for errors. by Weongyo Jeong · 9 years ago
  22. 333f796 tipc: fix a race condition leading to subscriber refcnt bug by Parthasarathy Bhuvaragan · 9 years ago
  23. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  24. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 9 years ago
  25. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
  26. 518f213 ethtool: Add support for toggling any of the GSO offloads by Alexander Duyck · 9 years ago
  27. df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 9 years ago
  28. bf79747 devlink: add shared buffer configuration by Jiri Pirko · 9 years ago
  29. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  30. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 9 years ago
  31. cfe2f14 qdisc: constify meta_type_ops structures by Julia Lawall · 9 years ago
  32. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 9 years ago
  33. bf871ad bridge: a netlink notification should be sent when those attributes are changed by ioctl by Xin Long · 9 years ago
  34. bdaf0d5 bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_if by Xin Long · 9 years ago
  35. 047831a bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br by Xin Long · 9 years ago
  36. 4436156 bridge: simplify the stp_state_store by calling store_bridge_parm by Xin Long · 9 years ago
  37. 347db6b bridge: simplify the forward_delay_store by calling store_bridge_parm by Xin Long · 9 years ago
  38. 14f31bb bridge: simplify the flush_store by calling store_bridge_parm by Xin Long · 9 years ago
  39. 47e27d5 ipv6, token: allow for clearing the current device token by Daniel Borkmann · 9 years ago
  40. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 9 years ago
  41. 31c2e49 udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM by Willem de Bruijn · 9 years ago
  42. 9f9a45b udp: do not expect udp headers on ioctl SIOCINQ by Willem de Bruijn · 9 years ago
  43. 74c3e2a dsa: Rename phys_port_mask to enabled_port_mask by Andrew Lunn · 9 years ago
  44. 5feebd0 net: dsa: Remove allocation of driver private memory by Andrew Lunn · 9 years ago
  45. 7543a6d net: dsa: Have the switch driver allocate there own private memory by Andrew Lunn · 9 years ago
  46. bbb8d79 net: dsa: Pass the dsa device to the switch drivers by Andrew Lunn · 9 years ago
  47. 71bbe25 Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  48. 7d45a04 tipc: remove remnants of old broadcast code by Jon Paul Maloy · 9 years ago
  49. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  50. ecdfb48 netfilter: conntrack: move expectation event helper to ecache.c by Florian Westphal · 9 years ago
  51. 3c435e2 netfilter: conntrack: de-inline nf_conntrack_eventmask_report by Florian Westphal · 9 years ago
  52. 69fb781 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  53. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  54. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 9 years ago
  55. 648af7f rxrpc: Absorb the rxkad security module by David Howells · 9 years ago
  56. 6dd050f rxrpc: Don't assume transport address family and size when using it by David Howells · 9 years ago
  57. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 9 years ago
  58. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 9 years ago
  59. 5b3e87f rxrpc: Static arrays of strings should be const char *const[] by David Howells · 9 years ago
  60. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 9 years ago
  61. 8f7e6e7 rxrpc: Disable a debugging statement that has been left enabled. by David Howells · 9 years ago
  62. 4d0fc73 rxrpc: do not pull udp headers on receive by Willem de Bruijn · 9 years ago
  63. 1da8c681 sunrpc: do not pull udp headers on receive by Willem de Bruijn · 9 years ago
  64. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 9 years ago
  65. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  66. 03c5b53 ipv6: fix inet6_lookup_listener() by Eric Dumazet · 9 years ago
  67. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  68. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  69. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  70. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  71. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  72. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  73. 1fc2257 devlink: share user_ptr pointer for both devlink and devlink_port by Jiri Pirko · 9 years ago
  74. a984488 devlink: remove implicit type set in port register by Jiri Pirko · 9 years ago
  75. feb2add 6lowpan: iphc: fix handling of link-local compression by Alexander Aring · 9 years ago
  76. a164cee Bluetooth: Allow setting BT_SECURITY_FIPS with setsockopt by Patrik Flykt · 9 years ago
  77. 56b40fb Bluetooth: Ignore unknown advertising packet types by Johan Hedberg · 9 years ago
  78. f18ba58 Bluetooth: Fix setting NO_BREDR advertising flag by Johan Hedberg · 9 years ago
  79. 94a57f1 mpls: find_outdev: check for err ptr in addition to NULL check by Roopa Prabhu · 9 years ago
  80. 3ba3458 ipv6: Count in extension headers in skb->network_header by Jakub Sitnicki · 9 years ago
  81. 5b7066c tipc: stricter filtering of packets in bearer layer by Jon Paul Maloy · 9 years ago
  82. 4e801fa tipc: eliminate buffer leak in bearer layer by Jon Paul Maloy · 9 years ago
  83. 579ba85 RDS: fix congestion map corruption for PAGE_SIZE > 4k by shamir rabinovitch · 9 years ago
  84. e98499a RDS: memory allocated must be align to 8 by shamir rabinovitch · 9 years ago
  85. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 9 years ago
  86. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 9 years ago
  87. d92283e fou: change to use UDP socket GRO by Tom Herbert · 9 years ago
  88. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 9 years ago
  89. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 9 years ago
  90. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 9 years ago
  91. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 9 years ago
  92. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
  93. 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 9 years ago
  94. 85f1e7c netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL by Haishuang Yan · 9 years ago
  95. 8501786 tcp/dccp: fix inet_reuseport_add_sock() by Eric Dumazet · 9 years ago
  96. 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 9 years ago
  97. a6d5bbf ip_tunnel: implement __iptunnel_pull_header by Jiri Benc · 9 years ago
  98. 8ab18d7 VSOCK: Detach QP check should filter out non matching QPs. by Jorgen Hansen · 9 years ago
  99. 6ae81ce af_packet: tone down the Tx-ring unsupported spew. by Dave Jones · 9 years ago
  100. 32fa270 Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_addbr" by David S. Miller · 9 years ago