1. f541fb7 dccp: fix bug in sequence number validation during connection setup by Samuel Jero · 15 years ago
  2. 793734b dccp ccid-3: replace incorrect BUG_ON by Gerrit Renker · 15 years ago
  3. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 15 years ago
  4. 1e804ae Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 15 years ago
  5. 48752f6 rtnetlink: Fix VF IFLA policy by Greg Rose · 15 years ago
  6. 06b8db9 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 15 years ago
  7. 9bbbc59 tipc: Optimize setting of immutable payload message header fields by Allan Stephens · 15 years ago
  8. e8ec1ae tipc: Eliminate obsolete code for re-sending a message by Allan Stephens · 15 years ago
  9. 9b64125 tipc: Un-inline port routine for processing incoming messages by Allan Stephens · 15 years ago
  10. 0695512 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 15 years ago
  11. 4c90d3b tcp: fix false reordering signal in tcp_shifted_skb by Neal Cardwell · 15 years ago
  12. 7c64fd9 batman-adv: Fix indentation of multiline statements by Sven Eckelmann · 15 years ago
  13. eea79e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 15 years ago
  14. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 15 years ago
  15. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  16. 0f298a2 netfilter: ctnetlink: support kernel-space dump filtering by ctmark by Pablo Neira Ayuso · 15 years ago
  17. 7175c88 netlink: allow to pass data pointer to netlink_dump_start() callback by Pablo Neira Ayuso · 15 years ago
  18. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 15 years ago
  19. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 15 years ago
  20. e807e566e Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 15 years ago
  21. bff5285 gre: fix spelling in comments by stephen hemminger · 15 years ago
  22. b58343f tipc: Eliminate support for tipc_mode global variable by Allan Stephens · 15 years ago
  23. 077a26f tipc: Eliminate obsolete support for "not running" mode by Allan Stephens · 15 years ago
  24. bc9f814 tipc: Revert name table translation optimization by Allan Stephens · 15 years ago
  25. 75aba9a tipc: Minor optimization to broadcast link synchronization logic by Allan Stephens · 15 years ago
  26. 1cc35df tipc: Remove obsolete comments about routing table updates by Allan Stephens · 15 years ago
  27. 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 15 years ago
  28. a635b46 tipc: Hide internal details of node table implementation by Allan Stephens · 15 years ago
  29. 9efde4a tipc: Eliminate a test for negative unsigned quantities by Allan Stephens · 15 years ago
  30. 732efba tipc: nuke the delimit static inline function. by Paul Gortmaker · 15 years ago
  31. f80c24d tipc: Add check to prevent insertion of duplicate name table entries by Allan Stephens · 15 years ago
  32. c422f1b tipc: Simplify enforcement of reserved name type prohibition by Allan Stephens · 15 years ago
  33. c74a461 tipc: Remove duplicate check of message destination node by Allan Stephens · 15 years ago
  34. 97878a4 tipc: Detect duplicate nodes using different network interfaces by Allan Stephens · 15 years ago
  35. fc0eea6 tipc: Introduce node signature field in neighbor discovery message by Allan Stephens · 15 years ago
  36. bc2f799 net: Add missing getsockopt for SO_NOFCS. by David S. Miller · 15 years ago
  37. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 15 years ago
  38. 2790728 Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" by Pablo Neira Ayuso · 15 years ago
  39. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 15 years ago
  40. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 15 years ago
  41. 36eabda net: Support RXFCS feature flag. by Ben Greear · 15 years ago
  42. 7ca1e11 br_device: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 15 years ago
  43. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 15 years ago
  44. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 15 years ago
  45. 5d38b1f netfilter: ip6_route_output() never returns NULL. by RongQing.Li · 15 years ago
  46. 5095d64 ipv6: ip6_route_output() never returns NULL. by RongQing.Li · 15 years ago
  47. 9f6f9af af_unix: MSG_TRUNC support for dgram sockets by Eric Dumazet · 15 years ago
  48. cdf49c2 net/ieee802154/6lowpan.c: reuse eth_mac_addr() by Danny Kukawka · 15 years ago
  49. 597cdbc atm: clip: remove clip_tbl by Eric Dumazet · 15 years ago
  50. a5e7424 ipv4: ping: Fix recvmsg MSG_OOB error handling. by David S. Miller · 15 years ago
  51. 4b0d1a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 15 years ago
  52. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 15 years ago
  53. 84338a6 neighbour: Fixed race condition at tbl->nht by Michel Machado · 15 years ago
  54. a9802d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 15 years ago
  55. fc0d753 unix: Support peeking offset for stream sockets by Pavel Emelyanov · 15 years ago
  56. f55bb7f unix: Support peeking offset for datagram and seqpacket sockets by Pavel Emelyanov · 15 years ago
  57. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 15 years ago
  58. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 15 years ago
  59. 4934b03 datagram: Factor out sk queue referencing by Pavel Emelyanov · 15 years ago
  60. 0dee006 mac80211: Fix a warning on changing to monitor mode from STA by Mohammed Shafi Shajakhan · 15 years ago
  61. 8617b09 mac80211: zero initialize count field in ieee80211_tx_rate by Mohammed Shafi Shajakhan · 15 years ago
  62. af14cca netfilter: ctnetlink: fix soft lockup when netlink adds new entries by Jozsef Kadlecsik · 15 years ago
  63. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 15 years ago
  64. 9d4990a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 15 years ago
  65. cd961c2 netem: fix dequeue by Eric Dumazet · 15 years ago
  66. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 15 years ago
  67. 28009a6 batman-adv: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 15 years ago
  68. 3ccdca7 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 15 years ago
  69. fdc8ff1 batman-adv: Start new development cycle by Sven Eckelmann · 15 years ago
  70. 78d6942 batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry by Antonio Quartulli · 15 years ago
  71. c566dbb batman-adv: code refactoring - move debug print into tt_local_set_pending by Antonio Quartulli · 15 years ago
  72. c40ed2b batman-adv: set TT_CLIENT_NEW flag before invoking hash_add() by Antonio Quartulli · 15 years ago
  73. 567db7b batman-adv: Update copyright years by Sven Eckelmann · 15 years ago
  74. ea3d2fd batman-adv: export used routing algorithm via sysfs by Marek Lindner · 15 years ago
  75. 92f90f5 batman-adv: refactor tt_global_del() to avoid misalignment by Sven Eckelmann · 15 years ago
  76. d419be1 batman-adv: allowing changing the routing algorithm via module parameter by Marek Lindner · 15 years ago
  77. 032b796 batman-adv: convert time_after instances to has_timed_out by Marek Lindner · 15 years ago
  78. 01c4224 batman-adv: convert batman iv algorithm to use dynamic infrastructure by Marek Lindner · 15 years ago
  79. 1c28047 batman-adv: add infrastructure to change routing algorithm at runtime by Marek Lindner · 15 years ago
  80. 6e242f9 batman-adv: warn if added interface is part of a bridge by Marek Lindner · 15 years ago
  81. a04ccd5 batman-adv: Move is_out_of_time() to main.h for general use by Martin Hundebøll · 15 years ago
  82. c51f9c0 batman-adv: Rm empty line from is_my_mac() in main.c by Martin Hundebøll · 15 years ago
  83. 8780dad batman-adv: simplify bat_ogm_receive API call by Marek Lindner · 15 years ago
  84. 76543d1 batman-adv: Explicitly mark the common header structure by Sven Eckelmann · 15 years ago
  85. 1707157 batman-adv: add tt_initialised flag to the orig_node struct by Antonio Quartulli · 15 years ago
  86. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 15 years ago
  87. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 15 years ago
  88. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 15 years ago
  89. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 15 years ago
  90. 216c57b mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 15 years ago
  91. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 15 years ago
  92. 33b5d30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 15 years ago
  93. 24d2b8c Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 15 years ago
  94. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 15 years ago
  95. ca0d6c7 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 15 years ago
  96. cf33e77 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 15 years ago
  97. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 15 years ago
  98. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 15 years ago
  99. a637525 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 15 years ago
  100. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 15 years ago