1. d8647b7 xfrm: Add user interface for esn and big anti-replay windows by Steffen Klassert · 14 years ago
  2. 2cd0846 xfrm: Add support for IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  3. 97e15c3 xfrm: Support anti-replay window size bigger than 32 packets by Steffen Klassert · 14 years ago
  4. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 14 years ago
  5. d212a4c esp6: Add support for IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  6. 0dc49e9 esp4: Add support for IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  7. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 14 years ago
  8. 9736acf xfrm: Add basic infrastructure to support IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  9. a5079d0 crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  10. 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 13 years ago
  11. 27b61ae Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  12. 46af318 ipv4: Fix PMTU update. by Hiroaki SHIMODA · 14 years ago
  13. 500132a USB: Add support for SuperSpeed isoc endpoints by Paul Zimmerman · 14 years ago
  14. ba0a4d9 xhci: Clean up cycle bit math used during stalls. by Sarah Sharp · 14 years ago
  15. 01a1fdb xhci: Fix cycle bit calculation during stall handling. by Sarah Sharp · 14 years ago
  16. bf161e8 xhci: Update internal dequeue pointers after stalls. by Sarah Sharp · 14 years ago
  17. 0c9ffe0 USB: Disable auto-suspend for USB 3.0 hubs. by Sarah Sharp · 14 years ago
  18. 131dec3 USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. by Sarah Sharp · 14 years ago
  19. c6cc27c xhci: Return canceled URBs immediately when host is halted. by Sarah Sharp · 13 years ago
  20. b320937 xhci: Fixes for suspend/resume of shared HCDs. by Sarah Sharp · 14 years ago
  21. 65b22f9 xhci: Fix re-init on power loss after resume. by Sarah Sharp · 14 years ago
  22. f9de815 xhci: Make roothub functions deal with device removal. by Sarah Sharp · 14 years ago
  23. d30b2a2 xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports. by Sarah Sharp · 14 years ago
  24. 4bbb0ac xhci: Return a USB 3.0 hub descriptor for USB3 roothub. by Sarah Sharp · 14 years ago
  25. f6ff0ac xhci: Register second xHCI roothub. by Sarah Sharp · 14 years ago
  26. 5233630 xhci: Change xhci_find_slot_id_by_port() API. by Sarah Sharp · 14 years ago
  27. 20b67cf xhci: Refactor bus suspend state into a struct. by Sarah Sharp · 14 years ago
  28. 5308a91 xhci: Index with a port array instead of PORTSC addresses. by Sarah Sharp · 14 years ago
  29. ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
  30. c563543 usb: Make core allocate resources per PCI-device. by Sarah Sharp · 14 years ago
  31. 83de4b2 usb: Store bus type in usb_hcd, not in driver flags. by Sarah Sharp · 14 years ago
  32. d673bfc usb: Change usb_hcd->bandwidth_mutex to a pointer. by Sarah Sharp · 14 years ago
  33. 23e0d10 usb: Refactor irq enabling out of usb_add_hcd() by Sarah Sharp · 14 years ago
  34. 8766c81 usb: Make usb_hcd_pci_probe labels more descriptive. by Sarah Sharp · 14 years ago
  35. b02d0ed xhci: Change hcd_priv into a pointer. by Sarah Sharp · 14 years ago
  36. 214f76f xhci: Always use usb_hcd in URB instead of converting xhci_hcd. by Sarah Sharp · 14 years ago
  37. aa1b13e xhci: Modify check for TT info. by Sarah Sharp · 14 years ago
  38. 22c6a35 usb: Make USB 3.0 roothub have a SS EP comp descriptor. by Sarah Sharp · 14 years ago
  39. c706157 USB: Clear "warm" port reset change. by Sarah Sharp · 14 years ago
  40. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  41. ad73dff xhci: Remove references to HC_STATE_RUNNING. by Sarah Sharp · 13 years ago
  42. 4814030 usb: Initialize hcd->state roothubs. by Sarah Sharp · 13 years ago
  43. ac04e6f xhci: Remove references to HC_STATE_HALT. by Sarah Sharp · 13 years ago
  44. bdfca50 xHCI: prolong host controller halt time limit by Andiry Xu · 14 years ago
  45. 019a35f xHCI: Remove redundant variable in xhci_resume() by Andiry Xu · 14 years ago
  46. 518e848 xhci: Rename variables and reduce register reads. by Sarah Sharp · 14 years ago
  47. 1d5810b xhci: Rework port suspend structures for limited ports. by Sarah Sharp · 14 years ago
  48. abc4f9b USB: Fix usb_add_hcd() checkpatch errors. by Sarah Sharp · 14 years ago
  49. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  50. 0b8ca72 xhci: Remove old no-op test. by Sarah Sharp · 14 years ago
  51. db7c7c0 usb: Always return 0 or -EBUSY to the runtime PM core. by Sarah Sharp · 14 years ago
  52. c44ed96 compat breakage in preadv() and pwritev() by Al Viro · 13 years ago
  53. 586ce09 compat breakage in preadv() and pwritev() by Al Viro · 13 years ago
  54. c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  55. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  56. eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  57. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 13 years ago
  58. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 13 years ago
  59. 95a17a2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  60. 28db837 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  61. 4f680ce Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  62. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  63. 2da28bf thp: fix page_referenced to modify mapcount/vm_flags only if page is found by Andrea Arcangeli · 13 years ago
  64. de4d768 vhost-net: remove unlocked use of receive_queue by Michael S. Tsirkin · 13 years ago
  65. 783e398 vhost: lock receive queue, not the socket by Jason Wang · 14 years ago
  66. 633d2bd tipc: Update maintenance information by Allan Stephens · 13 years ago
  67. 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 13 years ago
  68. 7945c1f tipc: Eliminate remaining support for routing table messages by Allan Stephens · 13 years ago
  69. 50d4923 tipc: Remove bearer flag indicating existence of broadcast address by Allan Stephens · 14 years ago
  70. f9107eb tipc: Don't respond to neighbor discovery request on blocked bearer by Allan Stephens · 14 years ago
  71. d901a42 tipc: Eliminate unnecessary constant for neighbor discovery msg size by Allan Stephens · 14 years ago
  72. a2b58de tipc: Remove unused field in bearer structure by Allan Stephens · 14 years ago
  73. 50d3e63 tipc: Correct misnamed references to neighbor discovery domain by Allan Stephens · 14 years ago
  74. 37b9c08 tipc: Optimizations to link creation code by Allan Stephens · 14 years ago
  75. fa2bae2 tipc: Give Tx of discovery responses priority over link messages by Allan Stephens · 14 years ago
  76. a728750 tipc: Cosmetic changes to neighbor discovery logic by Allan Stephens · 14 years ago
  77. 75f0aa4 tipc: Fix redundant link field handling in link protocol message by Allan Stephens · 14 years ago
  78. 77f167f tipc: make msg_set_redundant_link() consistent with other set ops by Allan Stephens · 14 years ago
  79. 8f19afb tipc: cosmetic - function names are not to be full sentences by Paul Gortmaker · 14 years ago
  80. e7b3acb tipc: Eliminate timestamp from link protocol messages by Allan Stephens · 14 years ago
  81. 34e4625 tipc: manually inline net_start/stop, make assoc. vars static by Allan Stephens · 14 years ago
  82. 672d99e tipc: Convert node object array to a hash table by Allan Stephens · 14 years ago
  83. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 14 years ago
  84. d1bcb11 tipc: Split up unified structure of network-related variables by Allan Stephens · 14 years ago
  85. 9df3b7e tipc: Fix problem with missing link in "tipc-config -l" output by Allan Stephens · 14 years ago
  86. 71092ea tipc: Add support for SO_RCVTIMEO socket option by Allan Stephens · 14 years ago
  87. f137917 tipc: Cosmetic changes to node subscription code by Allan Stephens · 14 years ago
  88. 431697e tipc: Prevent null pointer error when removing a node subscription by Allan Stephens · 14 years ago
  89. a3796f8 tipc: Add network address mask helper routines by Allan Stephens · 14 years ago
  90. aa847294 tipc: Correct broadcast link peer info when displaying links by Allan Stephens · 14 years ago
  91. 0232fd0 tipc: Allow receiving into iovec containing multiple entries by Allan Stephens · 14 years ago
  92. 9424936 vhost-net: Unify the code of mergeable and big buffer handling by Jason Wang · 14 years ago
  93. cfbdab9 vhost-net: check the support of mergeable buffer outside the receive loop by Jason Wang · 14 years ago
  94. d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 13 years ago
  95. 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 13 years ago
  96. 23c483d Input: wm831x-ts - default pressure measurements on by Mark Brown · 13 years ago
  97. 47340bd Input: bcm5974 - add support for MacBookPro8 by Andy Botting · 13 years ago
  98. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 13 years ago
  99. a43c7c5 Input: wacom - support one finger touch the touchscreen way by Ping Cheng · 13 years ago
  100. 8aa9a9a Input: wacom - process pen data in its own routine by Ping Cheng · 13 years ago