1. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  2. 96642d4 x25: Do not reference freed memory. by David S. Miller · 13 years ago
  3. ae09357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  4. c317428 netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT by Pablo Neira Ayuso · 13 years ago
  5. 8d3bdbd net: Fix lockdep regression caused by initializing netdev queues too early. by David S. Miller · 13 years ago
  6. b2df5a84 net/caif: Fix dangling list pointer in freed object on error. by David S. Miller · 13 years ago
  7. e0985f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  8. 429a01a Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  9. 531c9da batman-adv: Linearize fragment packets before merge by Sven Eckelmann · 13 years ago
  10. 95c3043 x25: possible skb leak on bad facilities by andrew hendry · 13 years ago
  11. fc7c976 mac80211: fix the skb cloned check in the tx path by Felix Fietkau · 13 years ago
  12. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  13. 1158f76 bridge: Don't put partly initialized fdb into hash by Pavel Emelyanov · 13 years ago
  14. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 13 years ago
  15. ca6b8bb0 net: Support compat SIOCGETVIFCNT ioctl in ipv4. by David S. Miller · 13 years ago
  16. 0033d5a net: Fix bug in compat SIOCGETSGCNT handling. by David S. Miller · 13 years ago
  17. 0bc0be7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  18. 6d152e2 gro: reset skb_iif on reuse by Andy Gospodarek · 13 years ago
  19. 4334ec8 mac80211: fix TX status cookie in HW offload case by Johannes Berg · 13 years ago
  20. 3db7e93 netfilter: ecache: always set events bits, filter them later by Pablo Neira Ayuso · 13 years ago
  21. 9d0db8b netfilter: arpt_mangle: fix return values of checkentry by Pablo Neira Ayuso · 13 years ago
  22. bf36076 net: Fix ipv6 neighbour unregister_sysctl_table warning by Eric W. Biederman · 13 years ago
  23. 8587523 net: Check rps_flow_table when RPS map length is 1 by Tom Herbert · 13 years ago
  24. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  25. ec831ea net: Add default_mtu() methods to blackhole dst_ops by Roland Dreier · 14 years ago
  26. 81c2bdb Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  27. 1181e1d batman-adv: Make vis info stack traversal threadsafe by Sven Eckelmann · 14 years ago
  28. dda9fc6 batman-adv: Remove vis info element in free_info by Sven Eckelmann · 14 years ago
  29. 2674c15 batman-adv: Remove vis info on hashing errors by Sven Eckelmann · 14 years ago
  30. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 14 years ago
  31. 13ad177 net: Fix ip link add netns oops by Eric W. Biederman · 14 years ago
  32. 66c46d7 gro: Reset dev pointer on reuse by Herbert Xu · 14 years ago
  33. 8f2771f ipv6: Remove route peer binding assertions. by David S. Miller · 14 years ago
  34. c2aa366 net: add kmemcheck annotation in __alloc_skb() by Eric Dumazet · 14 years ago
  35. 6d3a9a6 net: fix validate_link_af in rtnetlink core by Kurt Van Dijck · 14 years ago
  36. 389f2a1 econet: remove compiler warnings by Eric Dumazet · 14 years ago
  37. 7cc2edb xfrm6: Don't forget to propagate peer into ipsec route. by David S. Miller · 14 years ago
  38. 9b6941d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  39. dd58ddc batman-adv: Fix kernel panic when fetching vis data on a vis server by Linus Lüssing · 14 years ago
  40. 44f5324 TCP: fix a bug that triggers large number of TCP RST by mistake by Jerry Chu · 14 years ago
  41. eb3e554 mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface by Felix Fietkau · 14 years ago
  42. 73a8bd7 ipv6: Revert 'administrative down' address handling changes. by David S. Miller · 14 years ago
  43. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  44. b7c7d01 net: clear heap allocation for ethtool_get_regs() by Eugene Teo · 14 years ago
  45. d80bc0f ipv6: Always clone offlink routes. by David S. Miller · 14 years ago
  46. 3dce38a dcbnl: make get_app handling symmetric for IEEE and CEE DCBx by John Fastabend · 14 years ago
  47. fd0273c tcp: fix bug in listening_get_next() by Eric Dumazet · 14 years ago
  48. 3408404 inetpeer: Use correct AVL tree base pointer in inet_getpeer(). by David S. Miller · 14 years ago
  49. d1dc7ab GRO: fix merging a paged skb after non-paged skbs by Michal Schmidt · 14 years ago
  50. e92427b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  51. c506653 net: arp_ioctl() must hold RTNL by Eric Dumazet · 14 years ago
  52. 08b5194 netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6 by Thomas Jacob · 14 years ago
  53. c71caf4 netfilter: ctnetlink: fix missing refcount increment during dumps by Pablo Neira Ayuso · 14 years ago
  54. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  55. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
  56. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  57. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  58. 4580ccc sctp: user perfect name for Delayed SACK Timer option by Shan Wei · 14 years ago
  59. d402786 net: fix can_checksum_protocol() arguments swap by Eric Dumazet · 14 years ago
  60. b8f3ab4 Revert "netlink: test for all flags of the NLM_F_DUMP composite" by David S. Miller · 14 years ago
  61. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 14 years ago
  62. d00ef24 Bluetooth: Fix authentication request for L2CAP raw sockets by Johan Hedberg · 14 years ago
  63. 8556edd3 Bluetooth: Create a unified auth_type evaluation function by Johan Hedberg · 14 years ago
  64. 65cf686 Bluetooth: Fix MITM protection requirement preservation by Johan Hedberg · 14 years ago
  65. 88644bb Revert "Bluetooth: Update sec_level/auth_type for already existing connections" by Johan Hedberg · 14 years ago
  66. 683d949 Bluetooth: Never deallocate a session when some DLC points to it by Lukáš Turek · 14 years ago
  67. e2e0cac Bluetooth: Fix leaking blacklist when unregistering a hci device by Johan Hedberg · 14 years ago
  68. 4571928 Bluetooth: l2cap: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  69. 6ee400a net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. by Jesse Gross · 14 years ago
  70. 2fdc1c8 ipv6: Silence privacy extensions initialization by Romain Francoise · 14 years ago
  71. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  72. 01a8590 caif: checking the wrong variable by Dan Carpenter · 14 years ago
  73. 5e50732 can: test size of struct sockaddr in sendmsg by Kurt Van Dijck · 14 years ago
  74. d78c68e Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  75. aa0adb1 batman-adv: Use "__attribute__" shortcut macros by Sven Eckelmann · 14 years ago
  76. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  78. e1fcc7e rxrpc: rxrpc_workqueue isn't used during memory reclaim by Tejun Heo · 14 years ago
  79. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
  80. ed7809d batman-adv: Even Batman should not dereference NULL pointers by Jesper Juhl · 14 years ago
  81. 82694f7 mac80211: use maximum number of AMPDU frames as default in BA RX by Luciano Coelho · 14 years ago
  82. 681c4d0 mac80211: fix lockdep warning by Johannes Berg · 14 years ago
  83. 1949e08 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  84. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  85. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  86. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  87. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  88. f31e8d49 netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() by Pablo Neira Ayuso · 14 years ago
  89. 3806b4f eth: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  90. 464143c Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  91. 72b43d0 inet6: prevent network storms caused by linux IPv6 routers by Alexey Kuznetsov · 14 years ago
  92. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  93. f363e45 net/ceph: make ceph_msgr_wq non-reentrant by Tejun Heo · 14 years ago
  94. b0aee35 ceph: Always free allocated memory in osdmap_decode() by Jesper Juhl · 14 years ago
  95. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  96. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  97. 5b919f8 net: ax25: fix information leak to userland harder by Kees Cook · 14 years ago
  98. 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  99. 60dbb01 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  100. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago