1. 576eb62 bridge: respect RFC2863 operational state by stephen hemminger · 12 years ago
  2. aa1113d net: filter: return -EINVAL if BPF_S_ANC* operation is not supported by Daniel Borkmann · 12 years ago
  3. 61c5e88 skbuff: make __kmalloc_reserve static by stephen hemminger · 12 years ago
  4. bb717d7 tcp: make proc_tcp_fastopen_key static by stephen hemminger · 12 years ago
  5. bd2a13e sctp: make sctp_addr_wq_timeout_handler static by stephen hemminger · 12 years ago
  6. b211172 net: use per task frag allocator in skb_append_datato_frags by Eric Dumazet · 12 years ago
  7. 210ab66 dummy: implement carrier change by Jiri Pirko · 12 years ago
  8. 9a57247 rtnl: expose carrier value with possibility to set it by Jiri Pirko · 12 years ago
  9. fdae0fd net: allow to change carrier via sysfs by Jiri Pirko · 12 years ago
  10. 4bf84c3 net: add change_carrier netdev op by Jiri Pirko · 12 years ago
  11. b5a0555 bnx2x: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  12. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  13. ddf75ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  14. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  15. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  16. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 12 years ago
  17. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  18. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  19. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  20. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 12 years ago
  21. ad4b3fb mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
  22. 3d0dcfb netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled by Li Zefan · 12 years ago
  23. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  24. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  25. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 12 years ago
  26. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 12 years ago
  27. dfb2ea4 proc: Allow proc_free_inum to be called from any context by Eric W. Biederman · 12 years ago
  28. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 12 years ago
  29. 8382fca pidns: Outlaw thread creation after unshare(CLONE_NEWPID) by Eric W. Biederman · 12 years ago
  30. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 12 years ago
  31. 637704c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  32. 4ae0a48 mm: modify pgdat_balanced() so that it also handles order-0 by Zlatko Calusic · 12 years ago
  33. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  34. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  35. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  36. d2fe85d net: sched: integer overflow fix by Stefan Hasko · 12 years ago
  37. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  38. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  39. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  40. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  41. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  42. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  43. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  44. 10532b5 Revert "nfsd: warn on odd reply state in nfsd_vfs_read" by J. Bruce Fields · 12 years ago
  45. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  46. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  47. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  48. 9b1536c bridge: call br_netpoll_disable in br_add_if by Gao feng · 12 years ago
  49. 9650388 ipv4: arp: fix a lockdep splat in arp_solicit() by Eric Dumazet · 12 years ago
  50. 9fdc6be tuntap: dont use a private kmem_cache by Eric Dumazet · 12 years ago
  51. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  52. f7e75ba ip_gre: fix possible use after free by Eric Dumazet · 12 years ago
  53. 412ed94 ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally by Isaku Yamahata · 12 years ago
  54. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  55. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  56. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  57. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  58. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  59. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  60. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  61. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  62. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  63. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  64. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  65. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  66. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  67. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  68. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  69. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  70. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  71. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  72. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  73. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  74. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  75. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  76. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  77. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  78. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  79. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  80. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  81. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  82. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago
  83. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  84. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  85. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  86. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  87. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  88. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago
  89. e910d7e dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 12 years ago
  90. 550929f dm persistent data: rename node to btree_node by Mikulas Patocka · 12 years ago
  91. c4271c6 NFS: Kill fscache warnings when mounting without -ofsc by Trond Myklebust · 12 years ago
  92. c129c29 NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n by David Howells · 12 years ago
  93. 54e37b8 Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  94. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  95. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  96. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  97. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  98. f59dc2b Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  99. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. af487e4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago