1. 3971ca1 netfilter: nf_tables: parse element flags from nft_del_setelem() by Pablo Neira Ayuso · 9 years ago
  2. 0e9091d netfilter: nf_tables: introduce nft_setelem_parse_flags() helper by Pablo Neira Ayuso · 9 years ago
  3. 141658f netfilter: conntrack: use get_random_once for conntrack hash seed by Florian Westphal · 9 years ago
  4. 7001c6d netfilter: conntrack: use get_random_once for nat and expectations by Florian Westphal · 9 years ago
  5. a3efd81 netfilter: conntrack: move generation seqcnt out of netns_ct by Florian Westphal · 9 years ago
  6. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 9 years ago
  7. 8cee83d tipc: fix stale links after re-enabling bearer by Parthasarathy Bhuvaragan · 9 years ago
  8. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 9 years ago
  9. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 9 years ago
  10. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  11. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  12. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  13. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  14. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  15. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  17. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 9 years ago
  18. 7f348a6 net: Add support for IP ID mangling TSO in cases that require encapsulation by Alexander Duyck · 9 years ago
  19. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 9 years ago
  20. 082ac2d tcp: Merge tx_flags and tskey in tcp_collapse_retrans by Martin KaFai Lau · 9 years ago
  21. 3d6b66c ip6mr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 9 years ago
  22. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 9 years ago
  23. 58414d3 rtnl: use the new API to align IFLA_STATS* by Nicolas Dichtel · 9 years ago
  24. f937572 NLA_BINARY misuse bug in HSR by Peter Heise · 9 years ago
  25. b7de529 net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag by Xin Long · 9 years ago
  26. 479f85c tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks by Martin KaFai Lau · 9 years ago
  27. c60c984 net: dsa: remove tag_protocol from dsa_switch by Vivien Didelot · 9 years ago
  28. 49e261a openvswitch: Orphan skbs before IPv6 defrag by Joe Stringer · 9 years ago
  29. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 9 years ago
  30. 9c995cc VSOCK: Only check error on skb_recv_datagram when skb is NULL by Jorgen Hansen · 9 years ago
  31. 46e7b8d net: dsa: kill circular reference with slave priv by Vivien Didelot · 9 years ago
  32. bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 9 years ago
  33. 5df1f77 net/ipv6/addrconf: fix sysctl table indentation by Konstantin Khlebnikov · 9 years ago
  34. 607ea7c net/ipv6/addrconf: simplify sysctl registration by Konstantin Khlebnikov · 9 years ago
  35. 35c5845 net: Add helpers for 64-bit aligning netlink attributes. by David S. Miller · 9 years ago
  36. 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 9 years ago
  37. a163f2cb netfilter: conntrack: don't acquire lock during seq_printf by Florian Westphal · 9 years ago
  38. 4a96300 netfilter: ctnetlink: restore inlining for netlink message size calculation by Pablo Neira Ayuso · 9 years ago
  39. 6d62b4d net: ethtool: export conversion function between u32 and link mode by Philippe Reynes · 9 years ago
  40. adff6c6 netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' by Florian Westphal · 9 years ago
  41. 5a8145f netfilter: labels: don't emit ct event if labels were not changed by Florian Westphal · 9 years ago
  42. b4ef159 netfilter: connlabels: move helpers to xt_connlabel by Florian Westphal · 9 years ago
  43. 110361f udp: fix if statement in SIOCINQ ioctl by Dan Carpenter · 9 years ago
  44. 550bce5 rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy by Roopa Prabhu · 9 years ago
  45. 0209d14 net: dsa: constify probed name by Vivien Didelot · 9 years ago
  46. 4272cc5 openvswitch: Convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  47. 3a80e1f ip6gre: Add support for GSO by Alexander Duyck · 9 years ago
  48. e0c2096 GRE: Add support for GRO/GSO of IPv6 GRE traffic by Alexander Duyck · 9 years ago
  49. ac4eb00 ip6gre: Add support for basic offloads offloads excluding GSO by Alexander Duyck · 9 years ago
  50. a9e242c ip6gretap: Fix MTU to allow for Ethernet header by Alexander Duyck · 9 years ago
  51. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  52. e47db94 RDS: Fix the atomicity for congestion map update by santosh.shilimkar@oracle.com · 9 years ago
  53. a7c5565 RDS: fix endianness for dp_ack_seq by Qing Huang · 9 years ago
  54. 9241e2d vlan: pull on __vlan_insert_tag error path and fix csum correction by Daniel Borkmann · 9 years ago
  55. 53fa103 sctp: fix some rhashtable functions using in sctp proc/diag by Xin Long · 9 years ago
  56. b5e2f4e sctp: merge the seq_start/next/exits in remaddrs and assocs by Xin Long · 9 years ago
  57. 8f840e4 sctp: add the sctp_diag.c file by Xin Long · 9 years ago
  58. cb2050a sctp: export some functions for sctp_diag in inet_diag by Xin Long · 9 years ago
  59. 626d16f sctp: export some apis or variables for sctp_diag and reuse some for proc by Xin Long · 9 years ago
  60. 52c52a6 sctp: add sctp_info dump api for sctp_diag by Xin Long · 9 years ago
  61. 311b217 sctp: simplify sk_receive_queue locking by Marcelo Ricardo Leitner · 9 years ago
  62. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  63. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 9 years ago
  64. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 9 years ago
  65. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 9 years ago
  66. de7e07f tipc: ensure that first packets on link are sent in order by Jon Paul Maloy · 9 years ago
  67. 42b18f6 tipc: refactor function tipc_link_timeout() by Jon Paul Maloy · 9 years ago
  68. 88e8ac7 tipc: reduce transmission rate of reset messages when link is down by Jon Paul Maloy · 9 years ago
  69. 634696b tipc: guarantee peer bearer id exchange after reboot by Jon Paul Maloy · 9 years ago
  70. 074f528 bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 9 years ago
  71. 486bdee sctp: add support for RPS and RFS by Marcelo Ricardo Leitner · 9 years ago
  72. d21fd63 net: validate_xmit_skb() changes by Eric Dumazet · 9 years ago
  73. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  74. d894ba1 soreuseport: fix ordering for mixed v4/v6 sockets by Craig Gallek · 9 years ago
  75. da37845 packet: uses kfree_skb() for errors. by Weongyo Jeong · 9 years ago
  76. 333f796 tipc: fix a race condition leading to subscriber refcnt bug by Parthasarathy Bhuvaragan · 9 years ago
  77. e646b65 ipv6: udp: Do a route lookup and update during release_cb by Martin KaFai Lau · 9 years ago
  78. 33c162a ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update by Martin KaFai Lau · 9 years ago
  79. 7e2040d ipv6: datagram: Refactor dst lookup and update codes to a new function by Martin KaFai Lau · 9 years ago
  80. 80fbdb2 ipv6: datagram: Refactor flowi6 init codes to a new function by Martin KaFai Lau · 9 years ago
  81. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  82. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 9 years ago
  83. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
  84. 518f213 ethtool: Add support for toggling any of the GSO offloads by Alexander Duyck · 9 years ago
  85. df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 9 years ago
  86. bf79747 devlink: add shared buffer configuration by Jiri Pirko · 9 years ago
  87. 5e26502 Merge tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  88. 3dcd493fb net: sched: do not requeue a NULL skb by Lars Persson · 9 years ago
  89. 309cf37 packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface by Mathias Krause · 9 years ago
  90. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  91. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 9 years ago
  92. cfe2f14 qdisc: constify meta_type_ops structures by Julia Lawall · 9 years ago
  93. d6d5e99 route: do not cache fib route info on local routes with oif by Chris Friesen · 9 years ago
  94. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 9 years ago
  95. 70af921 net: ipv6: Do not keep linklocal and loopback addresses by David Ahern · 9 years ago
  96. bf871ad bridge: a netlink notification should be sent when those attributes are changed by ioctl by Xin Long · 9 years ago
  97. bdaf0d5 bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_if by Xin Long · 9 years ago
  98. 047831a bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br by Xin Long · 9 years ago
  99. 4436156 bridge: simplify the stp_state_store by calling store_bridge_parm by Xin Long · 9 years ago
  100. 347db6b bridge: simplify the forward_delay_store by calling store_bridge_parm by Xin Long · 9 years ago