1. 13eb2ab net: Fix "ip rule delete table 256" by Andreas Henriksson · 11 years ago
  2. 394055f ipv6: protect flow label renew against GC by Florent Fourcot · 11 years ago
  3. 53b4710 ipv6: increase maximum lifetime of flow labels by Florent Fourcot · 11 years ago
  4. 3fdfa5f ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt by Florent Fourcot · 11 years ago
  5. 3797d3e net: flow_dissector: small optimizations in IPv4 dissect by Eric Dumazet · 11 years ago
  6. cdc4ead netdev: smc91x: enable for xtensa by Baruch Siach · 11 years ago
  7. 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
  8. 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
  9. dcd6077 inet: fix a UFO regression by Eric Dumazet · 11 years ago
  10. 0b2e2d3 Merge branch 'pskb_put' by David S. Miller · 11 years ago
  11. bc32383 net: skbuff - kernel-doc fixes by Mathias Krause · 11 years ago
  12. 253c6da caif: use pskb_put() instead of reimplementing its functionality by Mathias Krause · 11 years ago
  13. 0c7ddf3 net: move pskb_put() to core code by Mathias Krause · 11 years ago
  14. b5ad795 net: calxedaxgmac: Fix panic caused by MTU change of active interface by Andreas Herrmann · 11 years ago
  15. e21dd86 Merge branch 'mlx4' by David S. Miller · 11 years ago
  16. 163561a net/mlx4_en: Datapath structures are allocated per NUMA node by Eugenia Emantayev · 11 years ago
  17. 6e7136e net/mlx4_core: ICM pages are allocated on device NUMA node by Eugenia Emantayev · 11 years ago
  18. 41d942d net/mlx4_en: Datapath resources allocated dynamically by Eugenia Emantayev · 11 years ago
  19. f0f829b net/mlx4_core: Add immediate activate for VGT->VST->VGT by Rony Efraim · 11 years ago
  20. 571b8b9 net/mlx4_core: Initialize all mailbox buffers to zero before use by Jack Morgenstein · 11 years ago
  21. 75a353d net/mlx4_en: Add RFS support in UDP by Eyal Perry · 11 years ago
  22. 3cdcf13 Merge branch 'macvlan_hwaccel' by David S. Miller · 11 years ago
  23. 2a47fa4 ixgbe: enable l2 forwarding acceleration for macvlans by John Fastabend · 11 years ago
  24. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  25. 1ec4864 net/mlx4_en: Fixed crash when port type is changed by Amir Vadai · 11 years ago
  26. 5600090 isdn: icn: NULL dereference printing error message by Dan Carpenter · 11 years ago
  27. df42153 net: make ndev->irq signed for error handling by Dan Carpenter · 11 years ago
  28. 78032f9 6lowpan: release device on error path by Dan Carpenter · 11 years ago
  29. eb072c4 RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans by Eyal Perry · 11 years ago
  30. d324353 net/vlan: Provide read access to the vlan egress map by Eyal Perry · 11 years ago
  31. 85aec73 tg3: avoid double-freeing of rx data memory by Ivan Vecera · 11 years ago
  32. 28fb965 MAINTAINERS: Update bnx2x maintainer by Eilon Greenstein · 11 years ago
  33. 98bbc06 net: x86: bpf: don't forget to free sk_filter (v2) by Andrey Vagin · 11 years ago
  34. 95ed401 Merge branch 'tipc_fragmentation' by David S. Miller · 11 years ago
  35. a715b49 tipc: reassembly failures should cause link reset by Erik Hugne · 11 years ago
  36. 40ba3cd tipc: message reassembly using fragment chain by Erik Hugne · 11 years ago
  37. 528f6f4 tipc: don't reroute message fragments by Erik Hugne · 11 years ago
  38. 3c57e86 ath9k: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  39. b0db7b0 phy: Add MOXA MDIO driver by Jonas Jensen · 11 years ago
  40. 12465fb bonding: document the new packets_per_slave option by Nikolay Aleksandrov · 11 years ago
  41. 7395832 bonding: extend round-robin mode with packets_per_slave by Nikolay Aleksandrov · 11 years ago
  42. 6fb392b qeth: avoid buffer overflow in snmp ioctl by Ursula Braun · 11 years ago
  43. 17102f8 net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  44. c1fcbaa smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  45. f9bddcd udp: Remove unnecessary semicolon from do{}while (0) macro by Joe Perches · 11 years ago
  46. acec6d7 smsc9420: Use netif_<level> by Joe Perches · 11 years ago
  47. f5ba0b0 jme: Remove unused #define PFX by Joe Perches · 11 years ago
  48. 9bb8ca8 virtio-net: switch to use XPS to choose txq by Jason Wang · 11 years ago
  49. 249a363 ipv6: drop the judgement in rt6_alloc_cow() by Duan Jiong · 11 years ago
  50. 0e033e0 ipv6: fix headroom calculation in udp6_ufo_fragment by Hannes Frederic Sowa · 11 years ago
  51. 1cce16d net: mv643xx_eth: Add missing phy_addr_set in DT mode by Jason Gunthorpe · 11 years ago
  52. 482fc60 ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE by Hannes Frederic Sowa · 11 years ago
  53. 6b73232 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  54. 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
  55. dce1eba Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  56. 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
  57. b476d3f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  58. 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
  59. b915550 Merge branch 'huawei_cdc_ncm' by David S. Miller · 11 years ago
  60. 9fea037 net: cdc_ncm: remove non-standard NCM device IDs by Enrico Mioso · 11 years ago
  61. 41c47d8 net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver by Enrico Mioso · 11 years ago
  62. 2f69702c net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use by Enrico Mioso · 11 years ago
  63. b579035 ipv6: remove old conditions on flow label sharing by Florent Fourcot · 11 years ago
  64. 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
  65. ba27524 virtio-net: coalesce rx frags when possible during rx by Jason Wang · 11 years ago
  66. f8e617e net: introduce skb_coalesce_rx_frag() by Jason Wang · 11 years ago
  67. e50fddc vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  68. 1ba3aab net: codel: Avoid undefined behavior from signed overflow by Jesper Dangaard Brouer · 11 years ago
  69. 13521a5 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  70. 9f9843a7 tcp: properly handle stretch acks in slow start by Yuchung Cheng · 11 years ago
  71. 0d41cca tcp: enable sockets to use MSG_FASTOPEN by default by Yuchung Cheng · 11 years ago
  72. f8785c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  73. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  74. c359c41 netfilter: nft_compat: use _safe version of list_for_each by Dan Carpenter · 11 years ago
  75. 6fcf018 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  76. 5a6e55c Merge branch 'mlx4' by David S. Miller · 11 years ago
  77. 146f3ef net/mlx4_core: Implement resource quota enforcement by Jack Morgenstein · 11 years ago
  78. eb456a6 net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper by Jack Morgenstein · 11 years ago
  79. 5a0d0a6 mlx4: Structures and init/teardown for VF resource quotas by Jack Morgenstein · 11 years ago
  80. a30f1bc net/mlx4_core: Fix checking order in MR table init by Jack Morgenstein · 11 years ago
  81. 2c957ff net/mlx4_core: Don't fail reg/unreg vlan for older guests by Jack Morgenstein · 11 years ago
  82. 4874080 net/mlx4_core: Resource tracker for reg/unreg vlans by Jack Morgenstein · 11 years ago
  83. 2009d00 net/mlx4_en: Use vlan id instead of vlan index for unregistration by Jack Morgenstein · 11 years ago
  84. acddd5d net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec by Jack Morgenstein · 11 years ago
  85. 162226a net/mlx4_core: Fix register/unreg vlan flow by Jack Morgenstein · 11 years ago
  86. 3b4c5cb sh_eth: check platform data pointer by Sergei Shtylyov · 11 years ago
  87. 6f9fed0 Merge branch 'usbnet' by David S. Miller · 11 years ago
  88. e62416e net: cdc_mbim: fixup error return value by Bjørn Mork · 11 years ago
  89. c37ac9b net: cdc_mbim: no need to check for resume if suspend exists by Bjørn Mork · 11 years ago
  90. a298807 net: qmi_wwan: no need to check for resume if suspend exists by Bjørn Mork · 11 years ago
  91. 79d9b62 net: qmi_wwan: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  92. 04d948a net: cdc_mbim: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  93. 96635fb Merge branch 'qlcnic' by David S. Miller · 11 years ago
  94. db62d7d qlcnic: update version to 5.3.52 by Himanshu Madhani · 11 years ago
  95. 18afc10 qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. by Himanshu Madhani · 11 years ago
  96. 34e8c40 qlcnic: refactor Tx/SDS ring calculation and validation in driver. by Himanshu Madhani · 11 years ago
  97. f27c75b qlcnic: Enhance ethtool Statistics for Multiple Tx queue. by Himanshu Madhani · 11 years ago
  98. 78ea2d9 qlcnic: Register netdev in FAILED state for 83xx/84xx by Sucheta Chakraborty · 11 years ago
  99. 16514839 lib: crc32: reduce number of cases for crc32{, c}_combine by Daniel Borkmann · 11 years ago
  100. cc0ac19 lib: crc32: conditionally resched when running testcases by Daniel Borkmann · 11 years ago