1. e1b7441 [DCCP]: Make dccp_probe more portable by Ian McDonald · 18 years ago
  2. 23ea894 [CCID 3]: Add annotations for socket structures by Gerrit Renker · 18 years ago
  3. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  4. b1308dc [DCCP]: Set TX Queue Length Bounds via Sysctl by Ian McDonald · 18 years ago
  5. 56724aa [DCCP]: Add CCID3 debug support to Kconfig by Gerrit Renker · 18 years ago
  6. 8411671 [DCCP]: enable debug messages also for static builds by Gerrit Renker · 18 years ago
  7. f123bc5 [BNX2]: Update version and rel date. by Michael Chan · 18 years ago
  8. bac0dff [BNX2]: Add 5709 PCI ID. by Michael Chan · 18 years ago
  9. d43584c [BNX2]: Download 5709 firmware. by Michael Chan · 18 years ago
  10. 5793bfe [BNX2]: New firmware to support 5709 (part 4). by Michael Chan · 18 years ago
  11. 123d19a [BNX2]: New firmware to support 5709 (part 3). by Michael Chan · 18 years ago
  12. fc2a0bc [BNX2]: New firmware to support 5709 (part 2). by Michael Chan · 18 years ago
  13. b6690cc [BNX2]: New firmware to support 5709 (part 1). by Michael Chan · 18 years ago
  14. 234754d [BNX2]: Add 5709 reset and runtime code. by Michael Chan · 18 years ago
  15. 59b47d8 [BNX2]: Add 5709 init code. by Michael Chan · 18 years ago
  16. 9052a84 [BNX2]: Add new 5709 registers (part 2). by Michael Chan · 18 years ago
  17. 19cdeb7 [BNX2]: Add new 5709 registers (part 1). by Michael Chan · 18 years ago
  18. af3ee51 [BNX2]: Re-organize firmware structures. by Michael Chan · 18 years ago
  19. a16dda0 [BNX2]: Remove udelay() in copper PHY code. by Michael Chan · 18 years ago
  20. f8dd064 [BNX2]: Add 5708S parallel detection. by Michael Chan · 18 years ago
  21. 48b01e2 [BNX2]: Add bnx2_5706_serdes_timer(). by Michael Chan · 18 years ago
  22. 80be443 [BNX2]: Improve SerDes handling. by Michael Chan · 18 years ago
  23. 7510873 [BNX2]: Fix Xen problem. by Michael Chan · 18 years ago
  24. bb22f58 Compile fix for "peer secid consolidation for external network labeling" by James Morris · 18 years ago
  25. de64688 NetLabel: honor the audit_enabled flag by Paul Moore · 18 years ago
  26. 3de4bab SELinux: peer secid consolidation for external network labeling by Paul Moore · 18 years ago
  27. 9f2ad66 NetLabel: SELinux cleanups by Paul Moore · 18 years ago
  28. 9bb5fd2 NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions by Paul Moore · 18 years ago
  29. c6b1677 NetLabel: use the correct CIPSOv4 MLS label limits by Paul Moore · 18 years ago
  30. 9fade4b NetLabel: return the correct error for translated CIPSOv4 tags by Paul Moore · 18 years ago
  31. 91b1ed0 NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types by Paul Moore · 18 years ago
  32. 6ce61a7 NetLabel: add tag verification when adding new CIPSOv4 DOI definitions by Paul Moore · 18 years ago
  33. 05e00cb NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer by Paul Moore · 18 years ago
  34. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  35. c6fa82a NetLabel: change netlbl_secattr_init() to return void by Paul Moore · 18 years ago
  36. cd28786 NetLabel: convert the unlabeled accept flag to use RCU by Paul Moore · 18 years ago
  37. 1f758d9 NetLabel: use gfp_t instead of int where it makes sense by Paul Moore · 18 years ago
  38. 352d480 [TCP]: Tidy up skb_entail by Arnaldo Carvalho de Melo · 18 years ago
  39. eafff86 [NETROM]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  40. 0459d70 [AX25]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  41. c66b721 [DECNET]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  42. eed7341 [DCCP]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  43. af879cc [IPV6]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  44. c678624 [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG by Arnaldo Carvalho de Melo · 18 years ago
  45. 42e5ea46 [IPV4]: Use kmemdup in net/ipv4/devinet.c by Arnaldo Carvalho de Melo · 18 years ago
  46. fac5d73 [NETLABEL]: Use kmemdup in cipso_ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  47. f668593 [TCP_IPV4]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  48. 7174259 [TCP_IPV4]: CodingStyle cleanups, no code change by Arnaldo Carvalho de Melo · 18 years ago
  49. 32aac18 [DCCP] CCID2: Code optimizations by Andrea Bittau · 18 years ago
  50. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  51. e523a15 [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err() by Arnaldo Carvalho de Melo · 18 years ago
  52. 3c69526 [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states by Gerrit Renker · 18 years ago
  53. 6bb100b [UDPLite]: udplite.h needs ip6_checksum.h by David S. Miller · 18 years ago
  54. 078250d [NET/IPv4]: Make udp_push_pending_frames static by Gerrit Renker · 18 years ago
  55. 7d9e9b3 [IPV6]: udp.c build fix by David S. Miller · 18 years ago
  56. 7d533f9 [NET]: More dccp endianness annotations. by Al Viro · 18 years ago
  57. 1f61ab5 [NET]: Preliminaty annotation of skb->csum. by Al Viro · 18 years ago
  58. 5a5a852 [NET] driver/s390/net: Checksum annotations. by Al Viro · 18 years ago
  59. 43bc0ca [NET]: netfilter checksum annotations by Al Viro · 18 years ago
  60. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  61. 5c78f27 [NET]: IP header modifier helpers annotations. by Al Viro · 18 years ago
  62. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  63. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  64. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  65. 81d7766 [NET]: Annotate skb_copy_and_csum_bits() and callers. by Al Viro · 18 years ago
  66. 2bbbc86 [NET]: Annotate skb_checksum() and callers. by Al Viro · 18 years ago
  67. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  68. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  69. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  70. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  71. 2bda285 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  72. 6b11687 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  73. d6f5493 [NET]: Annotate callers of csum_tcpudp_nofold() in net/* by Al Viro · 18 years ago
  74. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  75. 9981a0e [NET]: Annotate checksums in on-the-wire packets. by Al Viro · 18 years ago
  76. 56649d5 [NET]: Generic checksum annotations and cleanups. by Al Viro · 18 years ago
  77. b8e4e01 [NET]: XTENSA checksum annotations and cleanups. by Al Viro · 18 years ago
  78. d5c6393 [NET]: SPARC64 checksum annotations and cleanups. by Al Viro · 18 years ago
  79. 16ec7e1 [NET]: SPARC checksum annotations and cleanups. by Al Viro · 18 years ago
  80. 7c73a74 [NET]: SH checksum annotations and cleanups. by Al Viro · 18 years ago
  81. f994aae [NET]: S390 checksum annotations and cleanups. by Al Viro · 18 years ago
  82. 879178c [NET]: POWERPC checksum annotations and cleanups. by Al Viro · 18 years ago
  83. 72685fc [NET]: I386 checksum annotations and cleanups. by Al Viro · 18 years ago
  84. 475b8f3 [NET]: AVR32 checksum annotations and cleanups. by Al Viro · 18 years ago
  85. 0ffb712 [NET]: ARM26 checksum annotations and cleanups. by Al Viro · 18 years ago
  86. eb5a965 [NET]: ARM checksum annotations and cleanups. by Al Viro · 18 years ago
  87. a4f89fb [NET]: X86_64 checksum annotations and cleanups. by Al Viro · 18 years ago
  88. 9d3d419 [NET]: V850 checksum annotations and cleanups. by Al Viro · 18 years ago
  89. abf419b [NET]: UML checksum annotations and cleanups. by Al Viro · 18 years ago
  90. c459dd9 [NET]: SH64 checksum annotations and cleanups. by Al Viro · 18 years ago
  91. 7814e4b [NET]: PARISC checksum annotations and cleanups. by Al Viro · 18 years ago
  92. 8e3d843 [NET]: MIPS checksum annotations and cleanups. by Al Viro · 18 years ago
  93. 59ed05a [NET]: M68Knommu checksum annotations and cleanups. by Al Viro · 18 years ago
  94. 2061aca [NET]: M68K checksum annotations and cleanups. by Al Viro · 18 years ago
  95. 85d20de [NET]: M32R checksum annotations and cleanups. by Al Viro · 18 years ago
  96. 3225299 [NET]: IA64 checksum annotations and cleanups. by Al Viro · 18 years ago
  97. db52108 [NET]: H8300 checksum annotations and cleanups. by Al Viro · 18 years ago
  98. 8042c44 [NET]: FRV checksum annotations. by Al Viro · 18 years ago
  99. 3532010 [NET]: Cris checksum annotations and cleanups. by Al Viro · 18 years ago
  100. 9be259a [NET]: Alpha checksum annotations and cleanups. by Al Viro · 18 years ago