1. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  2. e805168 bridge: add RCU annotation to bridge multicast table by Eric Dumazet · 14 years ago
  3. 8a22c99 net/ipv6/mcast.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  4. d577f1c include/net/caif/cfctrl.h: Remove unnecessary semicolons by Joe Perches · 14 years ago
  5. c59504e include/linux/if_macvlan.h: Remove unnecessary semicolons by Joe Perches · 14 years ago
  6. 779bb41 drivers/net/cnic.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  7. e81a1ba drivers/net/ixgbe: Remove unnecessary semicolons by Joe Perches · 14 years ago
  8. 1d51c41 drivers/net/e1000e: Remove unnecessary semicolons by Joe Perches · 14 years ago
  9. 6f38ad9 drivers/net/bnx2x: Remove unnecessary semicolons by Joe Perches · 14 years ago
  10. ad65ffd drivers/isdn: Remove unnecessary semicolons by Joe Perches · 14 years ago
  11. 6c1b6c6 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  12. fe82224 net: Simplify RX queue allocation by Tom Herbert · 14 years ago
  13. ed9af2e net: Move TX queue allocation to alloc_netdev_mq by Tom Herbert · 14 years ago
  14. cc9ff19 xfrm: use gre key as flow upper protocol info by Timo Teräs · 14 years ago
  15. e1f2d8c vlan: Fix build warning in vlandev_seq_show() by David S. Miller · 14 years ago
  16. 900fcf0 net: sh_eth: Move off of deprecated I/O routines. by Paul Mundt · 14 years ago
  17. 636e19a net: consolidate 8021q tagging by John Fastabend · 14 years ago
  18. 8f5549f net: remove check for headroom in vlan_dev_create by John Fastabend · 14 years ago
  19. 029f5fc 8021q: set hard_header_len when VLAN offload features are toggled by John Fastabend · 14 years ago
  20. 58e998c offloading: Force software GSO for multiple vlan tags. by Jesse Gross · 14 years ago
  21. c8d5bcd offloading: Support multiple vlan tags in GSO. by Jesse Gross · 14 years ago
  22. e1e78db offloading: Make scatter/gather more tolerant of vlans. by Jesse Gross · 14 years ago
  23. 410989f cxgb4vf: Advertise NETIF_F_TSO_ECN. by Casey Leedom · 14 years ago
  24. 4204875 cxgb4vf: fix up "Section Mismatch" compiler warning. by Casey Leedom · 14 years ago
  25. f12fe35 cxgb4vf: add ethtool statistics for GRO. by Casey Leedom · 14 years ago
  26. caedda3 cxgb4vf: minor comment/symbolic name cleanup. by Casey Leedom · 14 years ago
  27. d9aa938 ipv4: Fix build with multicast disabled. by David S. Miller · 14 years ago
  28. 7e87fe8 dccp ccid-2: Separate option parsing from CCID processing by Gerrit Renker · 14 years ago
  29. 52394ee dccp ccid-2: Remove old infrastructure by Gerrit Renker · 14 years ago
  30. d83447f dccp ccid-2: Schedule Sync as out-of-band mechanism by Gerrit Renker · 14 years ago
  31. 1821946 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module by Gerrit Renker · 14 years ago
  32. 3802408 dccp ccid-2: Update code for the Ack Vector input/registration routine by Gerrit Renker · 14 years ago
  33. 5753fdf dccp ccid-2: Algorithm to update buffer state by Gerrit Renker · 14 years ago
  34. c25ecd0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  35. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  36. 80ef913 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  37. 1c32ca9 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  38. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  39. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  40. 891cbd3 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  41. b5c5510 Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  42. f254379 drivers/ata/pata_octeon_cf.c: delete double assignment by Julia Lawall · 14 years ago
  43. f60215a pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test by Tejun Heo · 14 years ago
  44. 2a5f07b libata: fix NULL sdev dereference race in atapi_qc_complete() by Tejun Heo · 14 years ago
  45. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 14 years ago
  46. 6c4f199 gianfar: Do not call device_set_wakeup_enable() under a spinlock by Rafael J. Wysocki · 14 years ago
  47. 4038565 ipv6: Warn users if maximum number of routes is reached. by Ben Greear · 14 years ago
  48. cbaf087 docs: Add neigh/gc_thresh3 and route/max_size documentation. by Ben Greear · 14 years ago
  49. 19c0ef6 axnet_cs: fix resume problem for some Ax88790 chip by Ken Kawasaki · 14 years ago
  50. 2de7957 ipv6: addrconf: don't remove address state on ifdown if the address is being kept by Lorenzo Colitti · 14 years ago
  51. 8f49c27 tcp: Don't change unlocked socket state in tcp_v4_err(). by David S. Miller · 14 years ago
  52. 190683a net: net_families __rcu annotations by Eric Dumazet · 14 years ago
  53. e85eb11 net: Kconfig whitespace cleanup by Philippe De Muyter · 14 years ago
  54. 1d7138d igmp: RCU conversion of in_dev->mc_list by Eric Dumazet · 14 years ago
  55. 5ef4130 x25: Prevent crashing when parsing bad X.25 facilities by Dan Rosenberg · 14 years ago
  56. f5539b5 stmmac: update the driver documentation by Giuseppe Cavallaro · 14 years ago
  57. e68e613 cxgb4vf: add call to Firmware to reset VF State. by Casey Leedom · 14 years ago
  58. e7a3795 cxgb4vf: Fail open if link_start() fails. by Casey Leedom · 14 years ago
  59. 8b6edf8 cxgb4vf: flesh out PCI Device ID Table ... by Casey Leedom · 14 years ago
  60. eb6c503 cxgb4vf: fix some errors in Gather List to skb conversion by Casey Leedom · 14 years ago
  61. b94e72e cxgb4vf: fix bug in Generic Receive Offload by Casey Leedom · 14 years ago
  62. 53c7886 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() by Casey Leedom · 14 years ago
  63. 5e09a10 ixgbe: Look inside vlan when determining offload protocol. by Hao Zheng · 14 years ago
  64. d0d9d8e bnx2x: Look inside vlan when determining checksum proto. by Hao Zheng · 14 years ago
  65. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 14 years ago
  66. 167c25e virtio-net: init link state correctly by Jason Wang · 14 years ago
  67. 75e6047 ucc_geth: Fix deadlock by Joakim Tjernlund · 14 years ago
  68. 2040bd5 ucc_geth: Do not bring the whole IF down when TX failure. by Joakim Tjernlund · 14 years ago
  69. 1f18b71 net: Fix header size check for GSO case in recvmsg (af_packet) by Mariusz Kozlowski · 14 years ago
  70. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  71. 369cf77 rtnetlink: Fix message size calculation for link messages by Thomas Graf · 14 years ago
  72. a0a6da1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  73. 7803c05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  74. 522a991 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  75. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  76. 25a3455 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 28397ba Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 99efb93 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  79. fb1cb7b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  80. fe7e96f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  81. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  82. e2b3483 crypto: pcrypt - Fix use after free on padata_free by Steffen Klassert · 14 years ago
  83. bd760e1 backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support by Edgar (gimli) Hucek · 14 years ago
  84. 4f1aa84 drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value by Michael Hennerich · 14 years ago
  85. c7ce250 drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling by Michael Hennerich · 14 years ago
  86. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 14 years ago
  87. a1025e2 drivers/video/backlight/s6e63m0.c: fix section mismatch by Axel Lin · 14 years ago
  88. d974e00 drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sysfs attribute file in s6e63m0_remove by Axel Lin · 14 years ago
  89. 4dbdf88 backlight: fix blanking for L4F00242T03 LCD by Marek Vasut · 14 years ago
  90. 6bde908 backlight: fix blanking for LMS283GF05 LCD by Marek Vasut · 14 years ago
  91. ed3a678 drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444 by Axel Lin · 14 years ago
  92. 25672b9 drivers/leds/leds-gpio.c: properly initialize return value by Davidlohr Bueso · 14 years ago
  93. 5991e15 Documentation: led drivers lp5521 and lp5523 by Samu Onkalo · 14 years ago
  94. f4920f6 leds: update LP552x support Kconfig and Makefile by Samu Onkalo · 14 years ago
  95. 0efba16 leds: driver for National Semiconductors LP5523 chip by Samu Onkalo · 14 years ago
  96. 500fe14 leds: driver for National Semiconductor LP5521 chip by Samu Onkalo · 14 years ago
  97. 5ada28b led-class: always implement blinking by Johannes Berg · 14 years ago
  98. 52ca0e8 hugetlbfs: lessen the impact of a deprecation warning by Dave Jones · 14 years ago
  99. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 14 years ago
  100. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago