1. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. d1d81d4 bridge: check return value of ipv6_dev_get_saddr() by Ulrich Weber · 12 years ago
  3. 7c1e51a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  4. 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 12 years ago
  5. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  6. a4b64fb rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() by Eric Dumazet · 12 years ago
  7. 709e1b5 bridge: message age needs to increase, not decrease. by Joakim Tjernlund · 12 years ago
  8. aaca735 bridge: Adjust min age inc for HZ > 256 by Joakim Tjernlund · 12 years ago
  9. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  10. c0638c2 tcp: don't fragment SACKed skbs in tcp_mark_head_lost() by Neal Cardwell · 12 years ago
  11. f541fb7 dccp: fix bug in sequence number validation during connection setup by Samuel Jero · 13 years ago
  12. 793734b dccp ccid-3: replace incorrect BUG_ON by Gerrit Renker · 13 years ago
  13. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. 1e804ae Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  15. 48752f6 rtnetlink: Fix VF IFLA policy by Greg Rose · 13 years ago
  16. 06b8db9 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  17. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  18. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 13 years ago
  19. 37ad388 mac80211: make deauth/disassoc sequence more natural by Johannes Berg · 13 years ago
  20. 02d83e6 mac80211: fix ieee80211_set_disassoc() sending DelBA by Johannes Berg · 13 years ago
  21. 5fef7db mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc by Johannes Berg · 13 years ago
  22. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  23. 9bbbc59 tipc: Optimize setting of immutable payload message header fields by Allan Stephens · 13 years ago
  24. e8ec1ae tipc: Eliminate obsolete code for re-sending a message by Allan Stephens · 13 years ago
  25. 9b64125 tipc: Un-inline port routine for processing incoming messages by Allan Stephens · 13 years ago
  26. 0695512 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  27. 4c90d3b tcp: fix false reordering signal in tcp_shifted_skb by Neal Cardwell · 13 years ago
  28. 7c64fd9 batman-adv: Fix indentation of multiline statements by Sven Eckelmann · 13 years ago
  29. 005e472 mac80211: remove local_to_hw by Johannes Berg · 13 years ago
  30. 3431683 mac80211: fix sta_info_flush() return value by Johannes Berg · 13 years ago
  31. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 13 years ago
  32. 9d88c7f mac80211: use proper sub_if_data on suspend path by Jakub Kicinski · 13 years ago
  33. 79ebfb8 mac80211: fix associated vs. idle race by Johannes Berg · 13 years ago
  34. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 13 years ago
  35. 6b5773e mac80211: remove redundant monitor_work enqueueing by Eliad Peller · 13 years ago
  36. 494f1fe mac80211: don't queue monitor work for HW_CONNECTION_MONITOR by Eliad Peller · 13 years ago
  37. eea79e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  38. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  39. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  40. 0f298a2 netfilter: ctnetlink: support kernel-space dump filtering by ctmark by Pablo Neira Ayuso · 13 years ago
  41. 7175c88 netlink: allow to pass data pointer to netlink_dump_start() callback by Pablo Neira Ayuso · 13 years ago
  42. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago
  43. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 13 years ago
  44. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  45. bff5285 gre: fix spelling in comments by stephen hemminger · 13 years ago
  46. b58343f tipc: Eliminate support for tipc_mode global variable by Allan Stephens · 13 years ago
  47. 077a26f tipc: Eliminate obsolete support for "not running" mode by Allan Stephens · 13 years ago
  48. bc9f814 tipc: Revert name table translation optimization by Allan Stephens · 13 years ago
  49. 75aba9a tipc: Minor optimization to broadcast link synchronization logic by Allan Stephens · 13 years ago
  50. 1cc35df tipc: Remove obsolete comments about routing table updates by Allan Stephens · 13 years ago
  51. 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 13 years ago
  52. a635b46 tipc: Hide internal details of node table implementation by Allan Stephens · 13 years ago
  53. 9efde4a tipc: Eliminate a test for negative unsigned quantities by Allan Stephens · 13 years ago
  54. 732efba tipc: nuke the delimit static inline function. by Paul Gortmaker · 13 years ago
  55. f80c24d tipc: Add check to prevent insertion of duplicate name table entries by Allan Stephens · 13 years ago
  56. c422f1b tipc: Simplify enforcement of reserved name type prohibition by Allan Stephens · 13 years ago
  57. c74a461 tipc: Remove duplicate check of message destination node by Allan Stephens · 13 years ago
  58. 97878a4 tipc: Detect duplicate nodes using different network interfaces by Allan Stephens · 13 years ago
  59. fc0eea6 tipc: Introduce node signature field in neighbor discovery message by Allan Stephens · 13 years ago
  60. bc2f799 net: Add missing getsockopt for SO_NOFCS. by David S. Miller · 13 years ago
  61. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 13 years ago
  62. 2790728 Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" by Pablo Neira Ayuso · 13 years ago
  63. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  64. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  65. 36eabda3 net: Support RXFCS feature flag. by Ben Greear · 13 years ago
  66. 7ca1e11 br_device: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  67. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 13 years ago
  68. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  69. 5d38b1f netfilter: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago
  70. 5095d64 ipv6: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago
  71. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  72. 9f6f9af af_unix: MSG_TRUNC support for dgram sockets by Eric Dumazet · 13 years ago
  73. cdf49c2 net/ieee802154/6lowpan.c: reuse eth_mac_addr() by Danny Kukawka · 13 years ago
  74. 597cdbc atm: clip: remove clip_tbl by Eric Dumazet · 13 years ago
  75. a5e7424 ipv4: ping: Fix recvmsg MSG_OOB error handling. by David S. Miller · 13 years ago
  76. 4b0d1a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  77. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 13 years ago
  78. 84338a6 neighbour: Fixed race condition at tbl->nht by Michel Machado · 13 years ago
  79. a9802d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  80. fc0d753 unix: Support peeking offset for stream sockets by Pavel Emelyanov · 13 years ago
  81. f55bb7f unix: Support peeking offset for datagram and seqpacket sockets by Pavel Emelyanov · 13 years ago
  82. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  83. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 13 years ago
  84. 4934b03 datagram: Factor out sk queue referencing by Pavel Emelyanov · 13 years ago
  85. 0dee0068 mac80211: Fix a warning on changing to monitor mode from STA by Mohammed Shafi Shajakhan · 13 years ago
  86. 8617b09 mac80211: zero initialize count field in ieee80211_tx_rate by Mohammed Shafi Shajakhan · 13 years ago
  87. af14cca netfilter: ctnetlink: fix soft lockup when netlink adds new entries by Jozsef Kadlecsik · 13 years ago
  88. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  89. 9d4990a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  90. cd961c2 netem: fix dequeue by Eric Dumazet · 13 years ago
  91. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  92. 28009a6 batman-adv: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  93. 3ccdca7 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  94. fdc8ff1 batman-adv: Start new development cycle by Sven Eckelmann · 13 years ago
  95. 78d6942 batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry by Antonio Quartulli · 13 years ago
  96. c566dbb batman-adv: code refactoring - move debug print into tt_local_set_pending by Antonio Quartulli · 13 years ago
  97. c40ed2b batman-adv: set TT_CLIENT_NEW flag before invoking hash_add() by Antonio Quartulli · 13 years ago
  98. 567db7b batman-adv: Update copyright years by Sven Eckelmann · 13 years ago
  99. ea3d2fd batman-adv: export used routing algorithm via sysfs by Marek Lindner · 13 years ago
  100. 92f90f5 batman-adv: refactor tt_global_del() to avoid misalignment by Sven Eckelmann · 13 years ago