1. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 9 years ago
  2. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
  3. 149cafd net: dsa: tag_{e}dsa.c: Remove dependency on platform data by Andrew Lunn · 9 years ago
  4. 6e8e862 net: dsa: slave: Remove MDIO address from switch MDIO bus name by Andrew Lunn · 9 years ago
  5. 0e57604 net: dsa: slave: chip data is optional, don't dereference NULL by Andrew Lunn · 9 years ago
  6. 76f21b9 net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu() by David S. Miller · 9 years ago
  7. 3b55a53 sctp: Fix warning in sctp_packet_transmit_chunk() by David S. Miller · 9 years ago
  8. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 9 years ago
  9. 942b323 sctp: improve debug message to also log curr pkt and new chunk size by Marcelo Ricardo Leitner · 9 years ago
  10. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 9 years ago
  11. 3acb50c sctp: delay as much as possible skb_linearize by Marcelo Ricardo Leitner · 9 years ago
  12. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 9 years ago
  13. 3953c46 sk_buff: allow segmenting based on frag sizes by Marcelo Ricardo Leitner · 9 years ago
  14. 57c05650 skbuff: export skb_gro_receive by Marcelo Ricardo Leitner · 9 years ago
  15. 684ff4e ovs: set name assign type of internal port by Zhang Shengju · 9 years ago
  16. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  17. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 9 years ago
  18. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 9 years ago
  19. 40eb90e9 sctp: sctp_diag should dump sctp socket type by Xin Long · 9 years ago
  20. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 9 years ago
  21. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 9 years ago
  22. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 9 years ago
  23. 421eeea ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr by Baozeng Ding · 9 years ago
  24. 0d08df6 net/lapb: tuse %*ph to dump buffers by Andy Shevchenko · 9 years ago
  25. fabb13d fou: add Kconfig options for IPv6 support by Arnd Bergmann · 9 years ago
  26. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  27. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  28. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 9 years ago
  29. bed187b sctp: fix double EPs display in sctp_diag by Xin Long · 9 years ago
  30. 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 9 years ago
  31. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
  32. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 9 years ago
  33. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 9 years ago
  34. b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 9 years ago
  35. 4609245 libceph: pool deletion detection by Ilya Dryomov · 9 years ago
  36. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 9 years ago
  37. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 9 years ago
  38. 1907920 libceph: support for sending notifies by Ilya Dryomov · 9 years ago
  39. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 9 years ago
  40. 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 9 years ago
  41. 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 9 years ago
  42. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
  43. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 9 years ago
  44. 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 9 years ago
  45. 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 9 years ago
  46. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 9 years ago
  47. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 9 years ago
  48. fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 9 years ago
  49. b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 9 years ago
  50. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
  51. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
  52. bb873b539 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 9 years ago
  53. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 9 years ago
  54. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
  55. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 9 years ago
  56. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 9 years ago
  57. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
  58. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 9 years ago
  59. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
  60. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
  61. 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 9 years ago
  62. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 9 years ago
  63. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
  64. 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 9 years ago
  65. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
  66. 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
  67. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 9 years ago
  68. b388fc7 net: hwbm: Fix unbalanced spinlock in error case by Gregory CLEMENT · 9 years ago
  69. 297f7d2 tipc: fix potential null pointer dereferences in some compat functions by Baozeng Ding · 9 years ago
  70. 3d3ed18 net sched actions: policer missing timestamp processing by Jamal Hadi Salim · 9 years ago
  71. a9efad8 net_sched: avoid too many hrtimer_start() calls by Eric Dumazet · 9 years ago
  72. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  73. 252f3f5 ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. by Haishuang Yan · 9 years ago
  74. 1b227e5 ip6_gre: Fix MTU setting for ip6gretap by Haishuang Yan · 9 years ago
  75. 049bbf5 ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n by Ezequiel Garcia · 9 years ago
  76. c685293 net/atm: sk_err_soft must be positive by Stefan Hajnoczi · 9 years ago
  77. c0cb8bf sunrpc: fix stripping of padded MIC tokens by Tomáš Trnka · 9 years ago
  78. d96b9c9 svcrpc: autoload rdma module by J. Bruce Fields · 9 years ago
  79. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  80. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  81. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 9 years ago
  82. 6a55368 ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE by Alexander Duyck · 9 years ago
  83. c948bb5 RDS: TCP: Avoid rds connection churn from rogue SYNs by Sowmini Varadhan · 9 years ago
  84. 37e14f4 RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp by Sowmini Varadhan · 9 years ago
  85. 3ee93ea ipv6: Don't reset inner headers in ip6_tnl_xmit by Tom Herbert · 9 years ago
  86. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 9 years ago
  87. 815d22e ip6ip6: Support for GSO/GRO by Tom Herbert · 9 years ago
  88. 51c052d ipv6: Set features for IPv6 tunnels by Tom Herbert · 9 years ago
  89. b3a27b5 ip6_tunnel: Add support for fou/gue encapsulation by Tom Herbert · 9 years ago
  90. 1faf3d9 ip6_gre: Add support for fou/gue encapsulation by Tom Herbert · 9 years ago
  91. aa3463d fou: Add encap ops for IPv6 tunnels by Tom Herbert · 9 years ago
  92. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 9 years ago
  93. 5f914b6 fou: Support IPv6 in fou by Tom Herbert · 9 years ago
  94. dc969b8 fou: Split out {fou,gue}_build_header by Tom Herbert · 9 years ago
  95. 440924b fou: Call setup_udp_tunnel_sock by Tom Herbert · 9 years ago
  96. 55c2bc1 net: Cleanup encap items in ip_tunnels.h by Tom Herbert · 9 years ago
  97. 1da44f9 ipv6: Change "final" protocol processing for encapsulation by Tom Herbert · 9 years ago
  98. 4c64242 ipv6: Fix nexthdr for reinjection by Tom Herbert · 9 years ago
  99. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  100. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 9 years ago