1. 7a1c8e5 net: allow GFP_HIGHMEM in __vmalloc() by Eric Dumazet · 15 years ago
  2. 0302b86 net: fix kernel-doc for sk_filter_rcu_release by Randy Dunlap · 15 years ago
  3. dba4490 netfilter: fix IP_VS dependencies by Patrick McHardy · 15 years ago
  4. 925e277 net: irda: irttp: sync error paths of data- and udata-requests by Wolfram Sang · 15 years ago
  5. 18a31e1 ipv6: Expose reachable and retrans timer values as msecs by Thomas Graf · 15 years ago
  6. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  7. 93908d1 ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies by Thomas Graf · 15 years ago
  8. 7d8e76b net: zero kobject in rx_queue_release by John Fastabend · 15 years ago
  9. 09a02fd cfg80211: fix can_beacon_sec_chan, reenable HT40 by Mark Mentovai · 15 years ago
  10. 218854a rds: Integer overflow in RDS cmsg handling by Dan Rosenberg · 15 years ago
  11. 9236d83 cfg80211: fix extension channel checks to initiate communication by Luis R. Rodriguez · 15 years ago
  12. 7d98ffd xfrm: update flowi saddr in icmp_send if unset by Ulrich Weber · 15 years ago
  13. 4c62ab9c irda: irttp: allow zero byte packets by Wolfram Sang · 15 years ago
  14. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  15. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 15 years ago
  16. 4038565 ipv6: Warn users if maximum number of routes is reached. by Ben Greear · 15 years ago
  17. 2de7957 ipv6: addrconf: don't remove address state on ifdown if the address is being kept by Lorenzo Colitti · 15 years ago
  18. 8f49c27 tcp: Don't change unlocked socket state in tcp_v4_err(). by David S. Miller · 15 years ago
  19. 5ef4130 x25: Prevent crashing when parsing bad X.25 facilities by Dan Rosenberg · 15 years ago
  20. 1f18b71 net: Fix header size check for GSO case in recvmsg (af_packet) by Mariusz Kozlowski · 15 years ago
  21. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  22. 369cf77 rtnetlink: Fix message size calculation for link messages by Thomas Graf · 15 years ago
  23. 22e091e netfilter: ipv6: fix overlap check for fragments by Shan Wei · 15 years ago
  24. 8877870 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  25. 7a1abd0 tcp: Increase TCP_MAXSEG socket option minimum. by David S. Miller · 15 years ago
  26. 8d987e5 net: avoid limits overflow by Eric Dumazet · 15 years ago
  27. 6728664 net: packet: fix information leak to userland by Vasiliy Kulikov · 15 years ago
  28. 57fe93b filter: make sure filters dont read uninitialized memory by David S. Miller · 15 years ago
  29. fe10ae5 net: ax25: fix information leak to userland by Vasiliy Kulikov · 15 years ago
  30. 332dd96 net/dst: dst_dev_event() called after other notifiers by Eric Dumazet · 15 years ago
  31. 88f8a5e net: tipc: fix information leak to userland by Kulikov Vasiliy · 15 years ago
  32. 18943d2 inet: fix ip_mc_drop_socket() by Eric Dumazet · 15 years ago
  33. 63ce090 Bluetooth: fix not setting security level when creating a rfcomm session by Luiz Augusto von Dentz · 15 years ago
  34. 4f8b691 Bluetooth: fix endianness conversion in L2CAP by Gustavo F. Padovan · 15 years ago
  35. bfaaeb3 Bluetooth: fix unaligned access to l2cap conf data by steven miao · 15 years ago
  36. bdb7524 Bluetooth: Fix non-SSP auth request for HIGH security level sockets by Johan Hedberg · 15 years ago
  37. 96c99b4 Bluetooth: fix hidp kconfig dependency warning by Randy Dunlap · 15 years ago
  38. 352ffad mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan by Brian Cavagnolo · 15 years ago
  39. 3cc25e5 cfg80211: fix a crash in dev lookup on dump commands by Felix Fietkau · 15 years ago
  40. aa58163 rds: Fix rds message leak in rds_message_map_pages by Pavel Emelyanov · 15 years ago
  41. eb58906 pktgen: correct uninitialized queue_map by Junchang Wang · 15 years ago
  42. f464214 ipv6: fix overlap check for fragments by Shan Wei · 15 years ago
  43. 4c46ee5 classifier: report statistics for basic classifier by stephen hemminger · 15 years ago
  44. 86c2c0a NET: pktgen - fix compile warning by Dmitry Torokhov · 15 years ago
  45. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  46. 22e76c8 inet_diag: Make sure we actually run the same bytecode we audited. by Nelson Elhage · 15 years ago
  47. 1f1b9c9 fib: fib_result_assign() should not change fib refcounts by Eric Dumazet · 15 years ago
  48. cccbe5e netfilter: ip6_tables: fix information leak to userspace by Jan Engelhardt · 15 years ago
  49. 758cb41 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  50. c00b2c9 cls_cgroup: Fix crash on module unload by Herbert Xu · 15 years ago
  51. a6331d6 memory corruption in X.25 facilities parsing by andrew hendry · 15 years ago
  52. 41bb78b net dst: fix percpu_counter list corruption and poison overwritten by Xiaotian Feng · 15 years ago
  53. 8200a59 rds: Remove kfreed tcp conn from list by Pavel Emelyanov · 15 years ago
  54. 58c490b rds: Lost locking in loop connection freeing by Pavel Emelyanov · 15 years ago
  55. 47d1ff1 caif: Remove noisy printout when disconnecting caif socket by sjur.brandeland@stericsson.com · 15 years ago
  56. f2527ec caif: Bugfix for socket priority, bindtodev and dbg channel. by André Carvalho de Matos · 15 years ago
  57. b5f15ac ipv4: netfilter: ip_tables: fix information leak to userland by Vasiliy Kulikov · 15 years ago
  58. 1a8b7a6 ipv4: netfilter: arp_tables: fix information leak to userland by Vasiliy Kulikov · 15 years ago
  59. df32cc1 net: check queue_index from sock is valid for device by Tom Herbert · 15 years ago
  60. 6f9b901 l2tp: kzalloc with swapped params in l2tp_dfs_seq_open by Dr. David Alan Gilbert · 15 years ago
  61. 5ec1cea text ematch: check for NULL pointer before destroying textsearch config by Thomas Graf · 15 years ago
  62. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  63. 253eacc net: Truncate recvfrom and sendto length to INT_MAX. by Linus Torvalds · 15 years ago
  64. d139ff0 RDS: Let rds_message_alloc_sgs() return NULL by Andy Grover · 15 years ago
  65. fc8162e RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace by Andy Grover · 15 years ago
  66. f4a3fc0 RDS: Clean up error handling in rds_cmsg_rdma_args by Andy Grover · 15 years ago
  67. a09f69c RDS: Return -EINVAL if rds_rdma_pages returns an error by Andy Grover · 15 years ago
  68. 1b1f693 net: fix rds_iovec page count overflow by Linus Torvalds · 15 years ago
  69. 3285ee3 ip_gre: fix fallback tunnel setup by Eric Dumazet · 15 years ago
  70. 870be39 ipv6/udp: report SndbufErrors and RcvbufErrors by Eric Dumazet · 15 years ago
  71. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  72. a4765fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  73. 520efd1 mac80211: fix failure to check kmalloc return value in key_key_read by Jesper Juhl · 15 years ago
  74. d817d29 netfilter: fix nf_conntrack_l4proto_register() by Eric Dumazet · 15 years ago
  75. 64e4674 netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n by Patrick McHardy · 15 years ago
  76. 51139ad convert get_sb_pseudo() users by Al Viro · 15 years ago
  77. fc14f2f convert get_sb_single() users by Al Viro · 15 years ago
  78. 089282f netfilter: xt_socket: Make tproto signed in socket_mt6_v1(). by David S. Miller · 15 years ago
  79. 448d7b5 pktgen: Limit how much data we copy onto the stack. by Nelson Elhage · 15 years ago
  80. 8acfe46 net: Limit socket I/O iovec total length to INT_MAX. by David S. Miller · 15 years ago
  81. 4aa2c46 fib: Fix fib zone and its hash leak on namespace stop by Pavel Emelyanov · 15 years ago
  82. 1c0e0a0 dccp ccid-2: Stop polling by Gerrit Renker · 15 years ago
  83. b1fcf55 dccp: Refine the wait-for-ccid mechanism by Gerrit Renker · 15 years ago
  84. dc841e3 dccp: Extend CCID packet dequeueing interface by Gerrit Renker · 15 years ago
  85. fe84f41 dccp: Return-value convention of hc_tx_send_packet() by Gerrit Renker · 15 years ago
  86. f6ac55b net/9p: Return error on read with NULL buffer by Sanchit Garg · 15 years ago
  87. b165d60 9p: Add datasync to client side TFSYNC/RFSYNC for dotl by Venkateswararao Jujjuri (JV) · 15 years ago
  88. 7b3bb3f net/9p: Return error if we fail to encode protocol data by Aneesh Kumar K.V · 15 years ago
  89. 52f44e0 net/9p: Add waitq to VirtIO transport. by Venkateswararao Jujjuri (JV) · 15 years ago
  90. 419b395 [net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe. by Venkateswararao Jujjuri (JV) · 15 years ago
  91. 329176c 9p: Implement TREADLINK operation for 9p2000.L by M. Mohan Kumar · 15 years ago
  92. 1d769cd 9p: Implement TGETLOCK by M. Mohan Kumar · 15 years ago
  93. a099027 9p: Implement TLOCK by M. Mohan Kumar · 15 years ago
  94. 920e65d [9p] Introduce client side TFSYNC/RFSYNC for dotl. by Venkateswararao Jujjuri (JV) · 15 years ago
  95. 8e44a08 net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk(). by jvrao · 15 years ago
  96. 4f7ebe8 net/9p: This patch implements TLERROR/RLERROR on the 9P client. by Arun R Bharadwaj · 15 years ago
  97. 6b1686a netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages by Eric Dumazet · 15 years ago
  98. 22cdbd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  99. 74b0b85 tunnels: Fix tunnels change rcu protection by Pavel Emelyanov · 15 years ago
  100. dc9f48c mac80211: Fix scan_ies_len to include DS Params by Jouni Malinen · 15 years ago