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