1. 59ea52d net: trans_rdma: remove unused function by Andi Shyti · 12 years ago
  2. 9812a9d Merge branch 'be2net' by David S. Miller · 12 years ago
  3. 2d17f40 be2net: delete primary MAC address while unloading by Sathya Perla · 12 years ago
  4. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 12 years ago
  5. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 12 years ago
  6. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 12 years ago
  7. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 12 years ago
  8. 5a712c1 be2net: fix MAC address modification for VF by Sathya Perla · 12 years ago
  9. e18dbf7 sh_eth: Add support for r8a7790 SoC by Simon Horman · 12 years ago
  10. 55754f1 sh_eth: add support for RMIIMODE register by Simon Horman · 12 years ago
  11. 9225b23 net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1 by fan.du · 12 years ago
  12. 86a37de net ipv6: Remove rebundant rt6i_nsiblings initialization by fan.du · 12 years ago
  13. b9959fd vti: switch to new ip tunnel code by Amerigo Wang · 12 years ago
  14. 2b52c3a ip6mr: change the prototype of ip6_mr_forward(). by Rami Rosen · 12 years ago
  15. c4854ec ipmr: change the prototype of ip_mr_forward(). by Rami Rosen · 12 years ago
  16. 45c9149 Merge branch 'team' ("add support for peer notifications and igmp rejoins for team") by David S. Miller · 12 years ago
  17. 492b200 team: add support for sending multicast rejoins by Jiri Pirko · 12 years ago
  18. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 12 years ago
  19. fc423ff team: add peer notification by Jiri Pirko · 12 years ago
  20. ab2cfbb macvlan fdb replace support by Thomas Richter · 12 years ago
  21. 906dc18 vxlan fdb replace an existing entry by Thomas Richter · 12 years ago
  22. 20ff44a Merge branch 'tcp' by David S. Miller · 12 years ago
  23. ed08495 tcp: use RTT from SACK for RTO by Yuchung Cheng · 12 years ago
  24. 59c9af4 tcp: measure RTT from new SACK by Yuchung Cheng · 12 years ago
  25. 5b08e47 tcp: prefer packet timing to TS-ECR for RTT by Yuchung Cheng · 12 years ago
  26. 375fe02 tcp: consolidate SYNACK RTT sampling by Yuchung Cheng · 12 years ago
  27. c3f51d5 Merge branch 'fec' by David S. Miller · 12 years ago
  28. 0d9b2ab fec: Use devm_request_irq() by Fabio Estevam · 12 years ago
  29. 399db75 fec: Remove unneeded check in platform_get_resource() by Fabio Estevam · 12 years ago
  30. 13a097b fec: Check the return value from clk_prepare_enable() by Fabio Estevam · 12 years ago
  31. 79820e7 fec: Enable/disable clk_ptp in suspend/resume by Fabio Estevam · 12 years ago
  32. d265cf4 fec: Fix the order for enabling/disabling the clocks by Fabio Estevam · 12 years ago
  33. 9514fe7 fec: Do not enable/disable optional clocks unconditionally by Fabio Estevam · 12 years ago
  34. eda2977 tun: Support software transmit time stamping. by Richard Cochran · 12 years ago
  35. cb820f8 net: Provide a generic socket error queue delivery method for Tx time stamps. by Richard Cochran · 12 years ago
  36. 0887a57 net/velocity: add poll controller function for velocity nic by Amit Uttamchandani · 12 years ago
  37. 6e3d677 mISDN: replace sum of bitmasks with OR operation. by Alexandru Juncu · 12 years ago
  38. aafee33 net/irda: fixed style issues in irttp by Dragos Foianu · 12 years ago
  39. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  40. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  42. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 12 years ago
  44. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 12 years ago
  45. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 12 years ago
  46. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 12 years ago
  47. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 12 years ago
  48. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  49. 5d88d15 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  50. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  51. c66bce9 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  52. 3668f0d Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes by Dave Airlie · 12 years ago
  53. 30bc9b5 md/raid1: fix bio handling problems in process_checks() by NeilBrown · 12 years ago
  54. 5024c29 md: Remove recent change which allows devices to skip recovery. by NeilBrown · 12 years ago
  55. 7bb23c4 md/raid10: fix two problems with RAID10 resync. by NeilBrown · 12 years ago
  56. fb328d7 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 12 years ago
  57. 444bddc drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) by Alex Deucher · 12 years ago
  58. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  59. f90555c drm/radeon/dpm/atom: fix broken gcc harder by Alex Deucher · 12 years ago
  60. 093b9c7 xen-netfront: pull on receive skb may need to happen earlier by Jan Beulich · 12 years ago
  61. fe5c356 vxlan: add necessary locking on device removal by stephen hemminger · 12 years ago
  62. 48fa04c drm/radeon/dpm/atom: restructure logic to work around a compiler bug by Andre Heider · 12 years ago
  63. 77c7d50 drm/radeon/dpm: fix atom vram table parsing by Alex Deucher · 12 years ago
  64. 1fa4252 drm/radeon: fix an endian bug in atom table parsing by Alex Deucher · 12 years ago
  65. 1294d4a drm/radeon: add a module parameter to disable aspm by Alex Deucher · 12 years ago
  66. ffb4040 drm/rcar-du: Use the GEM PRIME helpers by Laurent Pinchart · 12 years ago
  67. 58cbd3a drm/shmobile: Use the GEM PRIME helpers by Laurent Pinchart · 12 years ago
  68. 256ca9c ALSA: seq-oss: Initialize MIDI clients asynchronously by Takashi Iwai · 12 years ago
  69. f457082 hyperv: Fix the NETIF_F_SG flag setting in netvsc by Haiyang Zhang · 12 years ago
  70. 08801f9 driver-core: fix new kernel-doc warning in base/platform.c by Randy Dunlap · 12 years ago
  71. c0d15cc linked-list: Remove __list_for_each by Dave Jones · 12 years ago
  72. ae8e9c5 net: Fix sysfs_format_mac() code duplication. by David S. Miller · 12 years ago
  73. 6bd2cab Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  74. 4df05f3 x86: Make sure IDT is page aligned by Kees Cook · 12 years ago
  75. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 12 years ago
  76. 0fbe0d4 macvtap: do not assume 802.1Q when send vlan packets by Jason Wang · 12 years ago
  77. 82a19eb macvtap: fix the missing ret value of TUNSETQUEUE by Jason Wang · 12 years ago
  78. 21d1196 ipv4: set transport header earlier by Eric Dumazet · 12 years ago
  79. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 12 years ago
  80. 31bd297 bgmac: add dependency to phylib by Hauke Mehrtens · 12 years ago
  81. b6a82dd net/irda: fixed style issues in irlan_eth by Dragos Foianu · 12 years ago
  82. 8a73125 ethtool: fixed trailing statements in ethtool by Dragos Foianu · 12 years ago
  83. f2f79cc ndisc: bool initializations should use true and false by Daniel Baluta · 12 years ago
  84. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 12 years ago
  85. aa01aa3 sysfs: use file mode defines from stat.h by Oliver Schinagl · 12 years ago
  86. 3493f69 sysfs: add more helper macro's for (bin_)attribute(_groups) by Oliver Schinagl · 12 years ago
  87. d05a6f9 driver core: add default groups to struct class by Greg Kroah-Hartman · 12 years ago
  88. 39ef311 driver core: Introduce device_create_groups by Guenter Roeck · 12 years ago
  89. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 12 years ago
  90. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 12 years ago
  91. ced321b driver core: device.h: add RW and RO attribute macros by Greg Kroah-Hartman · 12 years ago
  92. e4b6360 sysfs.h: add BIN_ATTR macro by Greg Kroah-Hartman · 12 years ago
  93. f2f37f5 sysfs.h: add ATTRIBUTE_GROUPS() macro by Greg Kroah-Hartman · 12 years ago
  94. b9b3259 sysfs.h: add __ATTR_RW() macro by Greg Kroah-Hartman · 12 years ago
  95. 16fc5bc smp: blackfin: fix check error, using atomic_ops to handle atomic_t type by Steven Miao · 12 years ago
  96. d52392b ALSA: hda - Add new GPU codec ID to snd-hda by Aaron Plattner · 12 years ago
  97. d1ce3d5 uvesafb: Really allow mtrr being 0, as documented and warn()ed by Sylvain 'ythier' Hitier · 12 years ago
  98. d4639eb Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 12 years ago
  99. f2ec26a Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  100. f5f28b8 Merge tag 'spi-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 years ago