1. 0483546 mac802154: add mac802154_dev_get_dsn() by Tony Cheneau · 11 years ago
  2. d4ac323 6lowpan: store fragment tag values per device instead of net stack wide by Tony Cheneau · 11 years ago
  3. 9da2924 6lowpan: add debug messages for 6LoWPAN fragmentation by Tony Cheneau · 11 years ago
  4. d991b98 6lowpan: fix first fragment (FRAG1) handling by Tony Cheneau · 11 years ago
  5. 58ef67c 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination by Tony Cheneau · 11 years ago
  6. cf69206 mac802154: turn on ACK when enabled by the upper layers by Tony Cheneau · 11 years ago
  7. f333a15 6lowpan: always enable link-layer acknowledgments by Tony Cheneau · 11 years ago
  8. f5c20f5 6lowpan: next header is not properly set upon decompression of a UDP header. by Tony Cheneau · 11 years ago
  9. 8d879a3 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly by Tony Cheneau · 11 years ago
  10. de179c8 netlink: have length check of rtnl msg before deref by Hong zhi guo · 11 years ago
  11. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 11 years ago
  12. 8dc57da Merge branch 'ipv6-firewire' by David S. Miller · 11 years ago
  13. cb6bf35 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  14. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  15. 61a7839 firewire net: Ignore spd and max_payload advertised by ARP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  16. 382c4b4 firewire net: Allocate address handler before registering net_device. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  17. 021b97e firewire net: Send L2 multicast via GASP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  18. 18406d7 firewire net: Accept IPv4 and ARP only. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  19. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 11 years ago
  20. dbbd136 Merge branch 'tunnels' by David S. Miller · 11 years ago
  21. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 11 years ago
  22. 206aaaf VXLAN: Use IP Tunnels tunnel ENC encap API by Pravin B Shelar · 11 years ago
  23. e817104 VXLAN: Fix vxlan stats handling. by Pravin B Shelar · 11 years ago
  24. fd58156 IPIP: Use ip-tunneling code. by Pravin B Shelar · 11 years ago
  25. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  26. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  27. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago
  28. 4fdc782 x86, io_apic: remove duplicated include from irq_remapping.c by Wei Yongjun · 11 years ago
  29. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 11 years ago
  30. 05ec29e igb: make sensor info static by Stephen Hemminger · 11 years ago
  31. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 11 years ago
  32. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 11 years ago
  33. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 11 years ago
  34. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 12 years ago
  35. a12183c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. eaac5f3 net: Print functions in /proc/net/ptype without the offset. by David S. Miller · 11 years ago
  37. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  38. ded34e0 unix: fix a race condition in unix_release() by Paul Moore · 11 years ago
  39. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  40. 25c7704 ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  41. 5594c32 Revert "udp: increase inner ip header ID during segmentation" by Pravin B Shelar · 11 years ago
  42. 9cb690d Revert "ip_gre: increase inner ip header ID during segmentation" by Pravin B Shelar · 11 years ago
  43. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  45. 5f64a7d dsa: fix freeing of sparse port allocation by Florian Fainelli · 11 years ago
  46. 2116824 dsa: factor freeing of dsa_platform_data by Florian Fainelli · 11 years ago
  47. 4c64f1f dsa: fix device tree binding documentation typo on #address-cells by Florian Fainelli · 11 years ago
  48. 27f8522 xen-netback: remove skb in xen_netbk_alloc_page by Wei Liu · 11 years ago
  49. 7158ff6 xen-netfront: frags -> slots in xennet_get_responses by Wei Liu · 11 years ago
  50. e2d617c0 xen-netfront: remove unused variable `extra' by Wei Liu · 11 years ago
  51. 793fc09 net: fec: build fec.c and fec_ptp.c to one module by Frank Li · 11 years ago
  52. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  53. 1166fde6 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 11 years ago
  54. c4052ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  55. 7ac8833 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD by Dave Airlie · 11 years ago
  56. ac165b0 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD by Dave Airlie · 11 years ago
  57. f5a03cf Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by David S. Miller · 11 years ago
  58. 7ebe183 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 11 years ago
  59. 8fe7f99 bnx2x: fix assignment of signed expression to unsigned variable by Kumar Amit Mehta · 11 years ago
  60. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 11 years ago
  61. 4a7df34 8021q: fix a potential use-after-free by Cong Wang · 11 years ago
  62. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 11 years ago
  63. 7b99a99 bridge: avoid br_ifinfo_notify when nothing changed by Hong zhi guo · 11 years ago
  64. 5e95329b dsa: add device tree bindings to register DSA switches by Florian Fainelli · 11 years ago
  65. eec2e61 ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  66. be99197 inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6 by Hannes Frederic Sowa · 11 years ago
  67. 63998ac ipv6: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  68. 0465277 ipv4: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  69. 976c90b mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded by Simon Baatz · 11 years ago
  70. 404b8be net: mvmdio: define module alias for platform device by Simon Baatz · 11 years ago
  71. 3912a67 Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  72. 33b73e9 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. b128937 Revert "drm/i915: write backlight harder" by Daniel Vetter · 11 years ago
  74. 2124b72 drm/i915: don't disable the power well yet by Paulo Zanoni · 11 years ago
  75. bba2181 Revert "drm/i915: set TRANSCODER_EDP even earlier" by Daniel Vetter · 11 years ago
  76. b9726d9 Merge tag 'efi-for-3.9-rc4' into x86/urgent by H. Peter Anvin · 11 years ago
  77. 8bb9660 Linux 3.9-rc4 by Linus Torvalds · 11 years ago
  78. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  79. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  80. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  81. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  82. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  83. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 11 years ago
  84. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 11 years ago
  85. 4e73a54 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 11 years ago
  86. e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 11 years ago
  87. 3c32869 IB/ipath: Silence a static checker warning by Dan Carpenter · 11 years ago
  88. 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 12 years ago
  89. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 11 years ago
  90. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  91. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  92. 38d78e5 mqueue: sys_mq_open: do not call mnt_drop_write() if read-only by Vladimir Davydov · 11 years ago
  93. ca4b3f3 mm/hotplug: only free wait_table if it's allocated by vmalloc by Jianguo Wu · 11 years ago
  94. 96e7d7a dma-debug: update DMA debug API to better handle multiple mappings of a buffer by Alexander Duyck · 11 years ago
  95. 8d640a5 dma-debug: fix locking bug in check_unmap() by Alexander Duyck · 11 years ago
  96. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 11 years ago
  97. e66b058 drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() by H Hartley Sweeten · 11 years ago
  98. 925e8ea drivers/rtc/rtc-da9052.c: fix for rtc device registration by Ashish Jangam · 11 years ago
  99. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 11 years ago
  100. 2ca067e poweroff: change orderly_poweroff() to use schedule_work() by Oleg Nesterov · 11 years ago