1. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 15 years ago
  2. 54ec3d4 gss_krb5: Don't expect blocksize to always be 8 when calculating padding by J. Bruce Fields · 15 years ago
  3. 7561042 gss_krb5: Added and improved code comments by Kevin Coffman · 15 years ago
  4. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 15 years ago
  5. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  6. de02d72 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. f0ecde1 net: Fix FDDI and TR config checks in ipv4 arp and LLC. by David S. Miller · 15 years ago
  8. bbd7254 IPv4: unresolved multicast route cleanup by Andreas Meissner · 15 years ago
  9. 79733a8 mac80211: remove association work when processing deauth request by Reinette Chatre · 15 years ago
  10. ccc2d97 ipv4: udp: fix short packet and bad checksum logging by Bjørn Mork · 15 years ago
  11. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 15 years ago
  12. 6ec8256 veth: Dont kfree_skb() after dev_forward_skb() by Eric Dumazet · 15 years ago
  13. d40a4de IPv6: fix IPV6_RECVERR handling of locally-generated errors by Brian Haley · 15 years ago
  14. 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  15. f935aa9 ipv6: Fix default multicast hops setting. by David S. Miller · 15 years ago
  16. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  17. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 15 years ago
  18. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 15 years ago
  19. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 15 years ago
  20. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 15 years ago
  21. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 15 years ago
  22. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 15 years ago
  23. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 15 years ago
  24. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 15 years ago
  25. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  26. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 15 years ago
  27. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 15 years ago
  28. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 15 years ago
  29. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 15 years ago
  30. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 15 years ago
  31. 3d7b089 SUNRPC: Fix a bug in rpcauth_prune_expired by Trond Myklebust · 15 years ago
  32. f4f914b net: ipv6 bind to device issue by Jiri Olsa · 15 years ago
  33. f2228f7 ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU by Shan Wei · 15 years ago
  34. 2cec6b0 X25 fix dead unaccepted sockets by andrew hendry · 15 years ago
  35. bc8e4b9 xfrm6: ensure to use the same dev when building a bundle by Nicolas Dichtel · 15 years ago
  36. 05d1760 net: Fix an RCU warning in dev_pick_tx() by David Howells · 15 years ago
  37. e04997b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  38. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 15 years ago
  39. 8eabf95 bridge: add a missing ntohs() by Eric Dumazet · 15 years ago
  40. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  41. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 15 years ago
  42. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 15 years ago
  43. 375db48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  44. 1c4f019 packet : remove init_net restriction by Daniel Lezcano · 15 years ago
  45. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 15 years ago
  46. 8728c54 net: dev_pick_tx() fix by Eric Dumazet · 15 years ago
  47. 4eaa0e3 fib: suppress lockdep-RCU false positive in FIB trie. by Eric Dumazet · 15 years ago
  48. 465de2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  49. 4ffa870 can: avoids a false warning by Eric Dumazet · 15 years ago
  50. fedfb94 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  51. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  52. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 15 years ago
  53. 2626419 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 15 years ago
  54. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 15 years ago
  55. ddd0451 x.25 attempts to negotiate invalid throughput by John Hughes · 15 years ago
  56. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 15 years ago
  57. fd218cf bridge: Fix IGMP3 report parsing by Herbert Xu · 15 years ago
  58. 005c93b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  59. 0379185 mac80211: annotate station rcu dereferences by Johannes Berg · 15 years ago
  60. 1cb561f mac80211: Handle mesh action frames in ieee80211_rx_h_action by Javier Cardona · 15 years ago
  61. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  62. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  63. 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 15 years ago
  64. bade732 svcrdma: RDMA support not yet compatible with RPC6 by Tom Tucker · 15 years ago
  65. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 15 years ago
  66. b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 15 years ago
  67. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 15 years ago
  68. d5dc056 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  69. baff42a net: Fix oops from tcp_collapse() when using splice() by Steven J. Magnani · 15 years ago
  70. 7236fe2 mac80211: move netdev queue enabling to correct spot by Johannes Berg · 15 years ago
  71. 533866b mac80211: fix PREQ processing and one small bug by Porsch, Marco · 15 years ago
  72. c7a00dc mac80211: correct typos in "unavailable upon resume" warning by John W. Linville · 15 years ago
  73. 368d06f wireless: convert reg_regdb_search_lock to mutex by John W. Linville · 15 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  75. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  76. 54c1a85 ipv6: Don't drop cache route entry unless timer actually expired. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  77. 7438189 net: ipmr/ip6mr: prevent out-of-bounds vif_table access by Nicolas Dichtel · 15 years ago
  78. 71c5c15 net: Add MSG_WAITFORONE flag to recvmmsg by Brandon L Black · 15 years ago
  79. 6a2bad7 ipv4: Restart rt_intern_hash after emergency rebuild (v2) by Pavel Emelyanov · 15 years ago
  80. b35ecb5 ipv4: Cleanup struct net dereference in rt_intern_hash by Pavel Emelyanov · 15 years ago
  81. 4b97efd net: fix netlink address dumping in IPv4/IPv6 by Patrick McHardy · 15 years ago
  82. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  83. 80bb3a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  84. 8f59922 netfilter: xt_hashlimit: IPV6 bugfix by Eric Dumazet · 15 years ago
  85. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 15 years ago
  86. 55e0d7c netfilter: xt_hashlimit: dl_seq_stop() fix by Eric Dumazet · 15 years ago
  87. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  88. 9a127aa af_key: return error if pfkey_xfrm_policy2msg_prep() fails by Dan Carpenter · 15 years ago
  89. f6b9f4b vlan: updates vlan real_num_tx_queues by Vasu Dev · 15 years ago
  90. 669d3e0 vlan: adds vlan_dev_select_queue by Vasu Dev · 15 years ago
  91. 8e039d8 cgroups: net_cls as module by Ben Blum · 15 years ago
  92. 5fc05f8 netpoll: warn when there are spaces in parameters by Amerigo Wang · 15 years ago
  93. ef16915 netfilter: xt_recent: fix regression in rules using a zero hit_count by Patrick McHardy · 15 years ago
  94. 258152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  95. c3824d2 rxrpc: Check allocation failure. by Tetsuo Handa · 15 years ago
  96. f1f0abe sunrpc: handle allocation errors from __rpc_lookup_create() by Dan Carpenter · 15 years ago
  97. ff0901f SUNRPC: Fix the return value of rpc_run_bc_task() by Trond Myklebust · 15 years ago
  98. c9acb42 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel by Trond Myklebust · 15 years ago
  99. 243aad8 ip_gre: include route header_len in max_headroom calculation by Timo Teräs · 15 years ago
  100. 5e016cb ipv4: Don't drop redirected route cache entry unless PTMU actually expired by Guenter Roeck · 15 years ago