1. a6a9c0f random32: add test cases for taus113 implementation by Daniel Borkmann · 11 years ago
  2. a98814c random32: upgrade taus88 generator to taus113 from errata paper by Daniel Borkmann · 11 years ago
  3. 38e9efc random32: move rnd_state to linux/random.h by Daniel Borkmann · 11 years ago
  4. 4af712e random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized by Hannes Frederic Sowa · 11 years ago
  5. 6d31920 random32: add periodic reseeding by Hannes Frederic Sowa · 11 years ago
  6. 51c37a7 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 11 years ago
  7. 1295966 PHY: Add RTL8201CP phy_driver to realtek by Jonas Jensen · 11 years ago
  8. 8724be0 xtsonic: add missing platform_set_drvdata() in xtsonic_probe() by Wei Yongjun · 11 years ago
  9. 06a2feb macmace: add missing platform_set_drvdata() in mace_probe() by Wei Yongjun · 11 years ago
  10. 45f1b02 ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe() by Wei Yongjun · 11 years ago
  11. f8c31c8 ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh by Hannes Frederic Sowa · 11 years ago
  12. e267cb9 vlan: Implement vlan_dev_get_egress_qos_mask as an inline. by David S. Miller · 11 years ago
  13. 170e854 ixgbe: add warning when max_vfs is out of range. by Jacob Keller · 11 years ago
  14. 0123713 igb: Update link modes display in ethtool by Carolyn Wyborny · 11 years ago
  15. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  16. 9037c35 ip6_output: fragment outgoing reassembled skb properly by Jiri Pirko · 11 years ago
  17. 4e3faf8 MAINTAINERS: mv643xx_eth: take over maintainership from Lennart by Sebastian Hesselbarth · 11 years ago
  18. a33c4a2 net_sched: tbf: support of 64bit rates by Yang Yingliang · 11 years ago
  19. 51f3773 ixgbe: deleting dfwd stations out of order can cause null ptr deref by John Fastabend · 11 years ago
  20. 219354d ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS by John Fastabend · 11 years ago
  21. f104a56 ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv by Duan Jiong · 11 years ago
  22. cdbe7c2 nfnetlink: do not ack malformed messages by Jiri Benc · 11 years ago
  23. 13eb2ab net: Fix "ip rule delete table 256" by Andreas Henriksson · 11 years ago
  24. 394055f ipv6: protect flow label renew against GC by Florent Fourcot · 11 years ago
  25. 53b4710 ipv6: increase maximum lifetime of flow labels by Florent Fourcot · 11 years ago
  26. 3fdfa5f ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt by Florent Fourcot · 11 years ago
  27. 3797d3e net: flow_dissector: small optimizations in IPv4 dissect by Eric Dumazet · 11 years ago
  28. cdc4ead netdev: smc91x: enable for xtensa by Baruch Siach · 11 years ago
  29. 74ecd3d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  30. c1f3bb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  31. dcd6077 inet: fix a UFO regression by Eric Dumazet · 11 years ago
  32. 0b2e2d3 Merge branch 'pskb_put' by David S. Miller · 11 years ago
  33. bc32383 net: skbuff - kernel-doc fixes by Mathias Krause · 11 years ago
  34. 253c6da caif: use pskb_put() instead of reimplementing its functionality by Mathias Krause · 11 years ago
  35. 0c7ddf3 net: move pskb_put() to core code by Mathias Krause · 11 years ago
  36. b5ad795 net: calxedaxgmac: Fix panic caused by MTU change of active interface by Andreas Herrmann · 11 years ago
  37. e21dd86 Merge branch 'mlx4' by David S. Miller · 11 years ago
  38. 163561a net/mlx4_en: Datapath structures are allocated per NUMA node by Eugenia Emantayev · 11 years ago
  39. 6e7136e net/mlx4_core: ICM pages are allocated on device NUMA node by Eugenia Emantayev · 11 years ago
  40. 41d942d net/mlx4_en: Datapath resources allocated dynamically by Eugenia Emantayev · 11 years ago
  41. f0f829b net/mlx4_core: Add immediate activate for VGT->VST->VGT by Rony Efraim · 11 years ago
  42. 571b8b9 net/mlx4_core: Initialize all mailbox buffers to zero before use by Jack Morgenstein · 11 years ago
  43. 75a353d net/mlx4_en: Add RFS support in UDP by Eyal Perry · 11 years ago
  44. 3cdcf13 Merge branch 'macvlan_hwaccel' by David S. Miller · 11 years ago
  45. 2a47fa4 ixgbe: enable l2 forwarding acceleration for macvlans by John Fastabend · 11 years ago
  46. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  47. 1ec4864 net/mlx4_en: Fixed crash when port type is changed by Amir Vadai · 11 years ago
  48. 5600090 isdn: icn: NULL dereference printing error message by Dan Carpenter · 11 years ago
  49. df42153 net: make ndev->irq signed for error handling by Dan Carpenter · 11 years ago
  50. 78032f9 6lowpan: release device on error path by Dan Carpenter · 11 years ago
  51. eb072c4 RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans by Eyal Perry · 11 years ago
  52. d324353 net/vlan: Provide read access to the vlan egress map by Eyal Perry · 11 years ago
  53. 85aec73 tg3: avoid double-freeing of rx data memory by Ivan Vecera · 11 years ago
  54. 28fb965 MAINTAINERS: Update bnx2x maintainer by Eilon Greenstein · 11 years ago
  55. 98bbc06 net: x86: bpf: don't forget to free sk_filter (v2) by Andrey Vagin · 11 years ago
  56. 95ed401 Merge branch 'tipc_fragmentation' by David S. Miller · 11 years ago
  57. a715b49 tipc: reassembly failures should cause link reset by Erik Hugne · 11 years ago
  58. 40ba3cd tipc: message reassembly using fragment chain by Erik Hugne · 11 years ago
  59. 528f6f4 tipc: don't reroute message fragments by Erik Hugne · 11 years ago
  60. 3c57e86 ath9k: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  61. b0db7b0 phy: Add MOXA MDIO driver by Jonas Jensen · 11 years ago
  62. 12465fb bonding: document the new packets_per_slave option by Nikolay Aleksandrov · 11 years ago
  63. 7395832 bonding: extend round-robin mode with packets_per_slave by Nikolay Aleksandrov · 11 years ago
  64. 6fb392b qeth: avoid buffer overflow in snmp ioctl by Ursula Braun · 11 years ago
  65. 17102f8 net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  66. c1fcbaa smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  67. f9bddcd udp: Remove unnecessary semicolon from do{}while (0) macro by Joe Perches · 11 years ago
  68. acec6d7 smsc9420: Use netif_<level> by Joe Perches · 11 years ago
  69. f5ba0b0 jme: Remove unused #define PFX by Joe Perches · 11 years ago
  70. 9bb8ca8 virtio-net: switch to use XPS to choose txq by Jason Wang · 11 years ago
  71. 249a363 ipv6: drop the judgement in rt6_alloc_cow() by Duan Jiong · 11 years ago
  72. 0e033e0 ipv6: fix headroom calculation in udp6_ufo_fragment by Hannes Frederic Sowa · 11 years ago
  73. 1cce16d net: mv643xx_eth: Add missing phy_addr_set in DT mode by Jason Gunthorpe · 11 years ago
  74. 482fc60 ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE by Hannes Frederic Sowa · 11 years ago
  75. 6b73232 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  76. c046555 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  77. dce1eba Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  78. 33b4434 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  79. b476d3f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  80. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  81. b915550 Merge branch 'huawei_cdc_ncm' by David S. Miller · 11 years ago
  82. 9fea037 net: cdc_ncm: remove non-standard NCM device IDs by Enrico Mioso · 11 years ago
  83. 41c47d8 net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver by Enrico Mioso · 11 years ago
  84. 2f69702c net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use by Enrico Mioso · 11 years ago
  85. b579035 ipv6: remove old conditions on flow label sharing by Florent Fourcot · 11 years ago
  86. cfce0a2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  87. ba27524 virtio-net: coalesce rx frags when possible during rx by Jason Wang · 11 years ago
  88. f8e617e net: introduce skb_coalesce_rx_frag() by Jason Wang · 11 years ago
  89. e50fddc vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  90. 1ba3aab net: codel: Avoid undefined behavior from signed overflow by Jesper Dangaard Brouer · 11 years ago
  91. 13521a5 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  92. 9f9843a7 tcp: properly handle stretch acks in slow start by Yuchung Cheng · 11 years ago
  93. 0d41cca tcp: enable sockets to use MSG_FASTOPEN by default by Yuchung Cheng · 11 years ago
  94. f8785c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  95. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  96. c359c41 netfilter: nft_compat: use _safe version of list_for_each by Dan Carpenter · 11 years ago
  97. 6fcf018 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  98. 5a6e55c Merge branch 'mlx4' by David S. Miller · 11 years ago
  99. 146f3ef net/mlx4_core: Implement resource quota enforcement by Jack Morgenstein · 11 years ago
  100. eb456a6 net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper by Jack Morgenstein · 11 years ago