1. 5ac2497 net: qmi_wwan: simplify a check in qmi_wwan_bind() by Dan Carpenter · 12 years ago
  2. 251da41 ipv4: Cache ip_error() routes even when not forwarding. by David S. Miller · 12 years ago
  3. df67e6c ipv4: Remove unnecessary code from rt_check_expire(). by David S. Miller · 12 years ago
  4. 29cb99d batman-adv: fix global TT entry deletion by Antonio Quartulli · 12 years ago
  5. 1f129fe batman-adv: fix condition in AP isolation by Antonio Quartulli · 12 years ago
  6. 5cee1d3 net/sh-eth: Check return value of sh_eth_reset when chip reset fail by Nobuhiro Iwamatsu · 12 years ago
  7. 5e7a76b net/sh-eth: Add support selecting MII function for SH7734 and R8A7740 by Nobuhiro Iwamatsu · 12 years ago
  8. 4dc27d1c net/ipv6/route.c: packets originating on device match lo by David McCullough · 12 years ago
  9. 91fa0cb caif-hsi: Remove use of module parameters by Sjur Brændeland · 12 years ago
  10. 1c385f1 caif-hsi: Replace platform device with ops structure. by Sjur Brændeland · 12 years ago
  11. c412540 caif-hsi: Add rtnl support by Sjur Brændeland · 12 years ago
  12. 5051c94 Documentation/networking/caif: Update documentation by Sjur Brændeland · 12 years ago
  13. b42f7b5 caif-hsi: Remove uncecessary assignments by Sjur Brændeland · 12 years ago
  14. 90de9bab caif-hsi: Use netdev_X instead of dev_X for printing by Sjur Brændeland · 12 years ago
  15. a5c96b5 caif-hsi: changed test on aggregation_timeout by Kim Lilliestierna XX · 12 years ago
  16. 4e7bb59 caif-hsi: Removed dead code by Kim Lilliestierna XX · 12 years ago
  17. f315fd3 caif: Fixed potential memory leak by Kim Lilliestierna XX · 12 years ago
  18. c95567c caif: added check for potential null return by Kim Lilliestierna XX · 12 years ago
  19. be4852c caif: Remove unused pointer and code by Kim Lilliestierna XX · 12 years ago
  20. e71094f 6lowpan: remove excessive argument in pr_debug by alex.bluesman.smirnov@gmail.com · 12 years ago
  21. 5c00c0c 6lowpan: fix hop limit compression by alex.bluesman.smirnov@gmail.com · 12 years ago
  22. c5d3687 6lowpan: read data from skb safely by alex.bluesman.smirnov@gmail.com · 12 years ago
  23. 1d5873e Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  24. 7665de1 be2net: Regression bug wherein VFs creation broken for multiple cards. by Somnath Kotur · 12 years ago
  25. 89b1f49 be2net: Explicitly clear the reserved field in the Tx Descriptor by Somnath Kotur · 12 years ago
  26. deaa585 net: struct sock cleanups by Eric Dumazet · 12 years ago
  27. efc27f8 net: Remove 'unlikely' qualifier in skb_steal_sock() by Vijay Subramanian · 12 years ago
  28. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. fa809e2 ipv6: fib: fix fib dump restart by Eric Dumazet · 12 years ago
  30. ed3b856 netxen: Error return off by one for XG port. by Santosh Nayak · 12 years ago
  31. d8140b2 netxen: Error return off by one in 'netxen_nic_set_pauseparam()'. by Santosh Nayak · 12 years ago
  32. a513088 batman-adv: Prefix translation-table local static functions with batadv_ by Sven Eckelmann · 12 years ago
  33. 0294ca0 batman-adv: Prefix soft-interface local static functions with batadv_ by Sven Eckelmann · 12 years ago
  34. bb079c8 batman-adv: Prefix send local static functions with batadv_ by Sven Eckelmann · 12 years ago
  35. 63b0103 batman-adv: Prefix routing local static functions with batadv_ by Sven Eckelmann · 12 years ago
  36. 03fc7f8 batman-adv: Prefix originator local static functions with batadv_ by Sven Eckelmann · 12 years ago
  37. af4447f batman-adv: Prefix icmp_socket local static functions with batadv_ by Sven Eckelmann · 12 years ago
  38. 7f9f02c batman-adv: Prefix hash local static functions with batadv_ by Sven Eckelmann · 12 years ago
  39. 18a1cb6 batman-adv: Prefix hard-interface local static functions with batadv_ by Sven Eckelmann · 12 years ago
  40. 8e714a5 batman-adv: Prefix gateway_common local static functions with batadv_ by Sven Eckelmann · 12 years ago
  41. 1409a83 batman-adv: Prefix gateway_client local static functions with batadv_ by Sven Eckelmann · 12 years ago
  42. 3b300de batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_ by Sven Eckelmann · 12 years ago
  43. 0ff9b86 batman-adv: Prefix bat_sysfs local static functions with batadv_ by Sven Eckelmann · 12 years ago
  44. fe8bc39 batman-adv: Prefix bat_iv_ogm local static functions with batadv_ by Sven Eckelmann · 12 years ago
  45. 1eda58b batman-adv: Prefix main static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  46. f0530ee batman-adv: Prefix unicast static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  47. da64119 batman-adv: Prefix originator static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  48. c0a5592 batman-adv: Prefix hash static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  49. e5d8925 batman-adv: Prefix hard-interface static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  50. 9b4a115 batman-adv: Prefix bitarray static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  51. 9e46625 batman-adv: Prefix bat_debugfs local static functions with batadv_ by Sven Eckelmann · 12 years ago
  52. 7011d08 tcp: Fix bug in tcp socket early demux by Vijay Subramanian · 12 years ago
  53. 0b4a9e1 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  54. 8b8e4bc batman-adv: fix race condition in TT full-table replacement by Antonio Quartulli · 12 years ago
  55. 5870adc batman-adv: only drop packets of known wifi clients by Marek Lindner · 12 years ago
  56. dfbce08 ipv4: Don't add deprecated new binary sysctl value. by David S. Miller · 12 years ago
  57. a18e08b net: sh_eth: fix the condition to fix the cur_tx/dirty_rx by Yoshihiro Shimoda · 12 years ago
  58. eb2dc35 r8169: RxConfig hack for the 8168evl. by françois romieu · 12 years ago
  59. 7586ece ipv4: tcp: dont cache output dst for syncookies by Eric Dumazet · 12 years ago
  60. 65841fd usbnet: handle remote wakeup asap by Ming Lei · 12 years ago
  61. 5eeb313 usbnet: decrease suspend count if returning -EBUSY for runtime suspend by Ming Lei · 12 years ago
  62. fb13c47 usbnet: clear OPEN flag in failure path by Ming Lei · 12 years ago
  63. 24ea818 bnx2x: link module eeprom by Yuval Mintz · 12 years ago
  64. dbef807 bnx2x: 1G sfp+ module handling by Yuval Mintz · 12 years ago
  65. a351d49 bnx2x: revised link register access by Yuval Mintz · 12 years ago
  66. 1440090 bnx2x: treat 0 speed as link down (copper) by Yuval Mintz · 12 years ago
  67. d231023 bnx2x: link cleanup by Yuval Mintz · 12 years ago
  68. d0b8a6f bnx2x: sfp+ Tx fault detection added by Yuval Mintz · 12 years ago
  69. b9f90eb net: qmi_wwan: fix Gobi device probing by Bjørn Mork · 12 years ago
  70. 8e36c4b netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n by Pablo Neira Ayuso · 12 years ago
  71. ab5e8b7 netfilter: nfnetlink_queue: fix sparse warning due to missing include by Pablo Neira Ayuso · 12 years ago
  72. 6648bd7 ipv4: Add sysctl knob to control early socket demux by Alexander Duyck · 12 years ago
  73. 8e27628 smsc911x.c: encapsulate enable irq calls by Matthias Brugger · 12 years ago
  74. 4e42200 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  75. d584a61 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y by Pablo Neira Ayuso · 12 years ago
  76. bb1dfef net: dcb: fix small regression in __dcbnl_pg_setcfg() by John Fastabend · 12 years ago
  77. f73332f ixgbe: simplify padding and length checks by Stephen Hemminger · 12 years ago
  78. fd62e09 tcp: Validate route interface in early demux. by David S. Miller · 12 years ago
  79. 3e428fe Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  80. 1c11a0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  81. da55737 inetpeer: inetpeer_invalidate_tree() cleanup by Eric Dumazet · 12 years ago
  82. 6dab015 team: do RCU update path fixups by Jiri Pirko · 12 years ago
  83. f643776 team: Revert previous two changes. by David S. Miller · 12 years ago
  84. d8dbd96 team: use RCU_INIT_POINTER for NULL assignment of RCU pointer by Jiri Pirko · 12 years ago
  85. b443a23 team: use rcu_access_pointer to access RCU pointer by writer by Jiri Pirko · 12 years ago
  86. 1aa2d1d can: c_can_pci: fix compilation on non HAVE_CLK archs by Marc Kleine-Budde · 12 years ago
  87. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 12 years ago
  88. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  89. d0f714f batman-adv: Prefix vis non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  90. 88ed1e77 batman-adv: Prefix unicast non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  91. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  92. 04b482a batman-adv: Prefix soft-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  93. 9455e34 batman-adv: Prefix send non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  94. 30d3c51 batman-adv: Prefix routing non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  95. 925a667 batman-adv: Prefix ring_buffer non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  96. 7d211ef batman-adv: Prefix originator non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  97. 9039dc7 batman-adv: Prefix icmp-socket non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  98. 1a8eaf0 batman-adv: Prefix hash non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  99. 9563877 batman-adv: Prefix hard-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  100. 84d5e5e batman-adv: Prefix gateway-common non-static functions with batadv_ by Sven Eckelmann · 12 years ago