1. b676338 neigh: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  2. 270cb4d rtnl: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  3. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  4. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  5. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 9 years ago
  6. 642c2c9 ila: xlat changes by Tom Herbert · 9 years ago
  7. 351596a ila: Add struct definitions and helpers by Tom Herbert · 9 years ago
  8. 947d275 RDS: TCP: Call pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  9. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  10. d068ca2 codel: split into multiple files by Michal Kazior · 9 years ago
  11. 79bdc4c codel: generalize the implementation by Michal Kazior · 9 years ago
  12. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 9 years ago
  13. 0aea76d tcp: SYN packets are now simply consumed by Eric Dumazet · 9 years ago
  14. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  15. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  16. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  17. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  18. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  19. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  20. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  21. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  22. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  23. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 9 years ago
  24. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 9 years ago
  25. 8cee83d tipc: fix stale links after re-enabling bearer by Parthasarathy Bhuvaragan · 9 years ago
  26. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 9 years ago
  27. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 9 years ago
  28. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  29. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  30. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  31. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  32. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  33. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  35. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 9 years ago
  36. 7f348a6 net: Add support for IP ID mangling TSO in cases that require encapsulation by Alexander Duyck · 9 years ago
  37. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 9 years ago
  38. 082ac2d tcp: Merge tx_flags and tskey in tcp_collapse_retrans by Martin KaFai Lau · 9 years ago
  39. 3d6b66c ip6mr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 9 years ago
  40. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 9 years ago
  41. 58414d3 rtnl: use the new API to align IFLA_STATS* by Nicolas Dichtel · 9 years ago
  42. f937572 NLA_BINARY misuse bug in HSR by Peter Heise · 9 years ago
  43. b7de529 net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag by Xin Long · 9 years ago
  44. 479f85c tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks by Martin KaFai Lau · 9 years ago
  45. c60c984 net: dsa: remove tag_protocol from dsa_switch by Vivien Didelot · 9 years ago
  46. 49e261a openvswitch: Orphan skbs before IPv6 defrag by Joe Stringer · 9 years ago
  47. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 9 years ago
  48. 9c995cc VSOCK: Only check error on skb_recv_datagram when skb is NULL by Jorgen Hansen · 9 years ago
  49. 46e7b8d net: dsa: kill circular reference with slave priv by Vivien Didelot · 9 years ago
  50. bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 9 years ago
  51. 5df1f77 net/ipv6/addrconf: fix sysctl table indentation by Konstantin Khlebnikov · 9 years ago
  52. 607ea7c net/ipv6/addrconf: simplify sysctl registration by Konstantin Khlebnikov · 9 years ago
  53. 35c5845 net: Add helpers for 64-bit aligning netlink attributes. by David S. Miller · 9 years ago
  54. 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 9 years ago
  55. a163f2cb netfilter: conntrack: don't acquire lock during seq_printf by Florian Westphal · 9 years ago
  56. 4a96300 netfilter: ctnetlink: restore inlining for netlink message size calculation by Pablo Neira Ayuso · 9 years ago
  57. 6d62b4d net: ethtool: export conversion function between u32 and link mode by Philippe Reynes · 9 years ago
  58. adff6c6 netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' by Florian Westphal · 9 years ago
  59. 5a8145f netfilter: labels: don't emit ct event if labels were not changed by Florian Westphal · 9 years ago
  60. b4ef159 netfilter: connlabels: move helpers to xt_connlabel by Florian Westphal · 9 years ago
  61. 110361f udp: fix if statement in SIOCINQ ioctl by Dan Carpenter · 9 years ago
  62. 550bce5 rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy by Roopa Prabhu · 9 years ago
  63. 0209d14 net: dsa: constify probed name by Vivien Didelot · 9 years ago
  64. 4272cc5 openvswitch: Convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  65. 3a80e1f ip6gre: Add support for GSO by Alexander Duyck · 9 years ago
  66. e0c2096 GRE: Add support for GRO/GSO of IPv6 GRE traffic by Alexander Duyck · 9 years ago
  67. ac4eb00 ip6gre: Add support for basic offloads offloads excluding GSO by Alexander Duyck · 9 years ago
  68. a9e242c ip6gretap: Fix MTU to allow for Ethernet header by Alexander Duyck · 9 years ago
  69. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  70. e47db94 RDS: Fix the atomicity for congestion map update by santosh.shilimkar@oracle.com · 9 years ago
  71. a7c5565 RDS: fix endianness for dp_ack_seq by Qing Huang · 9 years ago
  72. 9241e2d vlan: pull on __vlan_insert_tag error path and fix csum correction by Daniel Borkmann · 9 years ago
  73. 53fa103 sctp: fix some rhashtable functions using in sctp proc/diag by Xin Long · 9 years ago
  74. b5e2f4e sctp: merge the seq_start/next/exits in remaddrs and assocs by Xin Long · 9 years ago
  75. 8f840e4 sctp: add the sctp_diag.c file by Xin Long · 9 years ago
  76. cb2050a sctp: export some functions for sctp_diag in inet_diag by Xin Long · 9 years ago
  77. 626d16f sctp: export some apis or variables for sctp_diag and reuse some for proc by Xin Long · 9 years ago
  78. 52c52a6 sctp: add sctp_info dump api for sctp_diag by Xin Long · 9 years ago
  79. 311b217 sctp: simplify sk_receive_queue locking by Marcelo Ricardo Leitner · 9 years ago
  80. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  81. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 9 years ago
  82. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 9 years ago
  83. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 9 years ago
  84. de7e07f tipc: ensure that first packets on link are sent in order by Jon Paul Maloy · 9 years ago
  85. 42b18f6 tipc: refactor function tipc_link_timeout() by Jon Paul Maloy · 9 years ago
  86. 88e8ac7 tipc: reduce transmission rate of reset messages when link is down by Jon Paul Maloy · 9 years ago
  87. 634696b tipc: guarantee peer bearer id exchange after reboot by Jon Paul Maloy · 9 years ago
  88. 074f528 bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 9 years ago
  89. 486bdee sctp: add support for RPS and RFS by Marcelo Ricardo Leitner · 9 years ago
  90. d21fd63 net: validate_xmit_skb() changes by Eric Dumazet · 9 years ago
  91. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  92. d894ba1 soreuseport: fix ordering for mixed v4/v6 sockets by Craig Gallek · 9 years ago
  93. da37845 packet: uses kfree_skb() for errors. by Weongyo Jeong · 9 years ago
  94. 333f796 tipc: fix a race condition leading to subscriber refcnt bug by Parthasarathy Bhuvaragan · 9 years ago
  95. e646b65 ipv6: udp: Do a route lookup and update during release_cb by Martin KaFai Lau · 9 years ago
  96. 33c162a ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update by Martin KaFai Lau · 9 years ago
  97. 7e2040d ipv6: datagram: Refactor dst lookup and update codes to a new function by Martin KaFai Lau · 9 years ago
  98. 80fbdb2 ipv6: datagram: Refactor flowi6 init codes to a new function by Martin KaFai Lau · 9 years ago
  99. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  100. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 9 years ago