1. 925a6f3 batman-adv: use static string for table headers by Antonio Quartulli · 9 years ago
  2. 565489d batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  3. 5613091 VSOCK: constify vsock_transport structure by Julia Lawall · 9 years ago
  4. 9d18562 fq_codel: add batch ability to fq_codel_drop() by Eric Dumazet · 9 years ago
  5. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 9 years ago
  6. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 9 years ago
  7. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 9 years ago
  8. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 9 years ago
  9. e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 9 years ago
  10. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 9 years ago
  11. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 9 years ago
  12. 182a352 gre: Create common functions for transmit by Tom Herbert · 9 years ago
  13. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 9 years ago
  14. 308edfdf gre6: Cleanup GREv6 receive path, call common GRE functions by Tom Herbert · 9 years ago
  15. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 9 years ago
  16. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 9 years ago
  17. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 9 years ago
  18. 5413d1b net: do not block BH while processing socket backlog by Eric Dumazet · 9 years ago
  19. 860fbbc sctp: prepare for socket backlog behavior change by Eric Dumazet · 9 years ago
  20. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 9 years ago
  21. 7309f88 dccp: do not assume DCCP code is non preemptible by Eric Dumazet · 9 years ago
  22. fb3477c tcp: do not block bh during prequeue processing by Eric Dumazet · 9 years ago
  23. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 9 years ago
  24. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 9 years ago
  25. def22c4 tipc: set 'active' state correctly for first established link by Jon Paul Maloy · 9 years ago
  26. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 9 years ago
  27. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 9 years ago
  28. 0cef6a4 tcp: give prequeue mode some care by Eric Dumazet · 9 years ago
  29. b435865 tipc: remove an unnecessary NULL check by Dan Carpenter · 9 years ago
  30. 3df97ba tuntap: calculate rps hash only when needed by Jason Wang · 9 years ago
  31. a166140 tcp: Handle eor bit when fragmenting a skb by Martin KaFai Lau · 9 years ago
  32. a643b5d tcp: Handle eor bit when coalescing skb by Martin KaFai Lau · 9 years ago
  33. c134ecb tcp: Make use of MSG_EOR in tcp_sendmsg by Martin KaFai Lau · 9 years ago
  34. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 9 years ago
  35. 863c1fd tcp: remove an unnecessary check in tcp_tx_timestamp by Soheil Hassas Yeganeh · 9 years ago
  36. 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 9 years ago
  37. f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 9 years ago
  38. c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 9 years ago
  39. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  40. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 9 years ago
  41. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 9 years ago
  42. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 9 years ago
  43. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  44. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  45. 08e3bae net: sctp: rename SCTP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  46. 214d3f1 net: icmp: rename ICMPMSGIN_INC_STATS_BH() by Eric Dumazet · 9 years ago
  47. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 9 years ago
  48. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  49. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  50. aa62d76 dccp: rename DCCP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  51. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
  52. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 8c14586 net: ipv6: Use passed in table for nexthop lookups by David Ahern · 9 years ago
  54. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 9 years ago
  55. f052f20 sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is set by Xin Long · 9 years ago
  56. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  57. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  58. b676338 neigh: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  59. 270cb4d rtnl: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  60. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  61. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  62. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 9 years ago
  63. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 9 years ago
  64. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 9 years ago
  65. 642c2c9 ila: xlat changes by Tom Herbert · 9 years ago
  66. 351596a ila: Add struct definitions and helpers by Tom Herbert · 9 years ago
  67. 5544107 Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address by Glenn Ruben Bakke · 9 years ago
  68. 947d275 RDS: TCP: Call pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  69. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  70. d068ca2 codel: split into multiple files by Michal Kazior · 9 years ago
  71. 79bdc4c codel: generalize the implementation by Michal Kazior · 9 years ago
  72. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 9 years ago
  73. 0aea76d tcp: SYN packets are now simply consumed by Eric Dumazet · 9 years ago
  74. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 9 years ago
  75. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  76. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  77. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  78. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  79. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  80. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  81. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  82. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  83. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  84. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 9 years ago
  85. 391a203 ipv4/fib: don't warn when primary address is missing if in_dev is dead by Paolo Abeni · 9 years ago
  86. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 9 years ago
  87. 8cee83d tipc: fix stale links after re-enabling bearer by Parthasarathy Bhuvaragan · 9 years ago
  88. 45ebcce bridge: mdb: Marking port-group as offloaded by Elad Raz · 9 years ago
  89. 6dd684c bridge: mdb: Common function for mdb entry translation by Elad Raz · 9 years ago
  90. 7ceb2af switchdev: Adding complete operation to deferred switchdev ops by Elad Raz · 9 years ago
  91. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 9 years ago
  92. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 9 years ago
  93. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  94. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  95. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  96. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  97. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  98. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  100. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 9 years ago