1. 8cb1990 skbuff: skb_segment: s/frag/nskb_frag/ by Michael S. Tsirkin · 11 years ago
  2. 9d79b3c Merge branch 'stmmac' by David S. Miller · 11 years ago
  3. c5e9103 stmmac: dwmac-sti: fix broken STiD127 compatibility by Giuseppe CAVALLARO · 11 years ago
  4. 29896a6 stmmac: fix chained mode by Giuseppe CAVALLARO · 11 years ago
  5. d916701 stmmac: fix and better tune the default buffer sizes by Giuseppe CAVALLARO · 11 years ago
  6. 83bf79b stmmac: disable at run-time the EEE if not supported by Giuseppe CAVALLARO · 11 years ago
  7. d25f06e vmxnet3: fix netpoll race condition by Neil Horman · 11 years ago
  8. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 11 years ago
  9. 5bd0767 Xen-netback: Fix issue caused by using gso_type wrongly by Annie Li · 11 years ago
  10. 2818fa0 pkt_sched: fq: do not hold qdisc lock while allocating memory by Eric Dumazet · 11 years ago
  11. bc48bc8 bna: Replace large udelay() with mdelay() by Ben Hutchings · 11 years ago
  12. 3731436 pkt_sched: move the sanity test in qdisc_list_add() by Eric Dumazet · 11 years ago
  13. 92f092d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  14. a8d9bc2 bnx2: Fix shutdown sequence by Michael Chan · 11 years ago
  15. 97bd5f0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  16. c88507f ipv6: don't set DST_NOCOUNT for remotely added routes by Sabrina Dubroca · 11 years ago
  17. 9798935 net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is ready by Amir Vadai · 11 years ago
  18. 57352ef net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper() by Amir Vadai · 11 years ago
  19. 5bd4e4c bonding: correctly handle out of range parameters for lp_interval by Sasha Levin · 11 years ago
  20. d2d273f ipv6: Fix exthdrs offload registration. by Anton Nayshtut · 11 years ago
  21. d746ca9 ibmveth: Fix endian issues with MAC addresses by Anton Blanchard · 11 years ago
  22. 0a13404 net: unix socket code abuses csum_partial by Anton Blanchard · 11 years ago
  23. adca476 net: Improve SO_TIMESTAMPING documentation and fix a minor code bug by Andrew Lutomirski · 11 years ago
  24. 4ae6e50 phy: fix compiler array bounds warning on settings[] by Bjorn Helgaas · 11 years ago
  25. e588e2f inet: frag: make sure forced eviction removes all frags by Florian Westphal · 11 years ago
  26. 409e145 Merge branch 'tipc' by David S. Miller · 11 years ago
  27. 2892505 tipc: don't log disabled tasklet handler errors by Erik Hugne · 11 years ago
  28. 1bb8dce tipc: fix memory leak during module removal by Erik Hugne · 11 years ago
  29. edcc051 tipc: drop subscriber connection id invalidation by Erik Hugne · 11 years ago
  30. fe8e464 tipc: avoid to unnecessary process switch under non-block mode by Ying Xue · 11 years ago
  31. 4652edb tipc: fix connection refcount leak by Ying Xue · 11 years ago
  32. 6d4ebeb tipc: allow connection shutdown callback to be invoked in advance by Ying Xue · 11 years ago
  33. 9e9cb62 l2tp: fix userspace reception on plain L2TP sockets by Guillaume Nault · 11 years ago
  34. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 11 years ago
  35. d512464 mwifiex: save and copy AP's VHT capability info correctly by Amitkumar Karwar · 11 years ago
  36. c99b186 mwifiex: copy AP's HT capability info correctly by Amitkumar Karwar · 11 years ago
  37. 73c8daa Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  38. 1b07da5 hyperv: Move state setting for link query by Haiyang Zhang · 11 years ago
  39. 48330e08 net: macb: DMA-unmap full rx-buffer by Soren Brinkmann · 11 years ago
  40. 9203090 net: macb: Check DMA mappings for error by Soren Brinkmann · 11 years ago
  41. c485658 net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk by Daniel Borkmann · 11 years ago
  42. 10c3271 r8152: disable the ECM mode by hayeswang · 11 years ago
  43. 367d56f net/mlx4: Support shutdown() interface by Gavin Shan · 11 years ago
  44. 6565b9e bridge: multicast: add sanity check for query source addresses by Linus Lüssing · 11 years ago
  45. 24b9bf4 net: fix for a race condition in the inet frag code by Nikolay Aleksandrov · 11 years ago
  46. 864a604 mac80211: clear sequence/fragment number in QoS-null frames by Johannes Berg · 11 years ago
  47. 9b8ba9f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  48. b625124 wl1251: use skb_trim to make skb shorter by Ivaylo Dimitrov · 11 years ago
  49. acfcd9e iwlwifi: fix and add 7265 series HW IDs by Oren Givon · 11 years ago
  50. 1e92919 iwlwifi: mvm: don't WARN when statistics are handled late by Emmanuel Grumbach · 11 years ago
  51. c3bebc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  52. 16e3f53 Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  53. 3f803ab Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  54. 2732936 mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness by Johannes Weiner · 11 years ago
  55. 1ae71d0 mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS by Liu Ping Fan · 11 years ago
  56. cea8321 MAINTAINERS: add and correct types of some "T:" entries by Joe Perches · 11 years ago
  57. b75f005 MAINTAINERS: use tab for separator by Joe Perches · 11 years ago
  58. 04379df rapidio/tsi721: fix tasklet termination in dma channel release by Alexandre Bounine · 11 years ago
  59. bd2c003 hfsplus: fix remount issue by Vyacheslav Dubeyko · 11 years ago
  60. db5d711 zram: avoid null access when fail to alloc meta by Minchan Kim · 11 years ago
  61. a5f6ea2 sh: prefix sh-specific "CCR" and "CCR2" by "SH_" by Geert Uytterhoeven · 11 years ago
  62. 15c34a7 ocfs2: fix quota file corruption by Jan Kara · 11 years ago
  63. 40d2d96 drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for TYPE_S3C64XX by Vikas Sajjan · 11 years ago
  64. 0f55159 kallsyms: fix absolute addresses for kASLR by Andy Honig · 11 years ago
  65. 5ec384d scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression by Daniel M. Weeks · 11 years ago
  66. 9050d7e mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking by Vlastimil Babka · 11 years ago
  67. 4fb1a86 memcg: reparent charges of children before processing parent by Filipe Brandenburger · 11 years ago
  68. ce48225 memcg: fix endless loop in __mem_cgroup_iter_next() by Hugh Dickins · 11 years ago
  69. 5f30fc9 lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock by Hugh Dickins · 11 years ago
  70. 3b7a641 dma debug: account for cachelines and read-only mappings in overlap tracking by Dan Williams · 11 years ago
  71. 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
  72. aa15aa0 MAINTAINERS: EDAC: add Mauro and Borislav as interim patch collectors by Borislav Petkov · 11 years ago
  73. 8b4703e macvlan: Add support for 'always_on' offload features by Vlad Yasevich · 11 years ago
  74. 4823551 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  75. ec0223e net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable by Daniel Borkmann · 11 years ago
  76. 82f1918 Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  77. 10ddceb ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer by Xin Long · 11 years ago
  78. 3995d26 net: cpsw: fix cpdma rx descriptor leak on down interface by Schuyler Patton · 11 years ago
  79. ec495fa be2net: isolate TX workarounds not applicable to Skyhawk-R by Vasundhara Volam · 11 years ago
  80. c912895 be2net: Fix skb double free in be_xmit_wrokarounds() failure path by Vasundhara Volam · 11 years ago
  81. 7ad0945 be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode by Somnath kotur · 11 years ago
  82. c502224 be2net: Fix to reset transparent vlan tagging by Somnath Kotur · 11 years ago
  83. e842b06 qlcnic: dcb: a couple off by one bugs by Dan Carpenter · 11 years ago
  84. c84a571 tcp: fix bogus RTT on special retransmission by Yuchung Cheng · 11 years ago
  85. de39d7a hsr: off by one sanity check in hsr_register_frame_in() by Dan Carpenter · 11 years ago
  86. 0c6a481 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  87. 0c0bd34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 148b59c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 7abd42e Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  90. 821047c can: remove CAN FD compatibility for CAN 2.0 sockets by Oliver Hartkopp · 11 years ago
  91. 4b5b822 can: flexcan: factor out soft reset into seperate funtion by Marc Kleine-Budde · 11 years ago
  92. d96e43e can: flexcan: flexcan_remove(): add missing netif_napi_del() by Marc Kleine-Budde · 11 years ago
  93. bc00a91 cfg80211: remove racy beacon_interval assignment by Johannes Berg · 11 years ago
  94. 1c37a72 mac80211: consider virtual mon when calculating min_def by Eliad Peller · 11 years ago
  95. b1aa1c7 can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze by Marc Kleine-Budde · 11 years ago
  96. f003698 can: flexcan: factor out transceiver {en,dis}able into seperate functions by Marc Kleine-Budde · 11 years ago
  97. 9b00b30 can: flexcan: fix transition from and to low power mode in chip_{en,dis}able by Marc Kleine-Budde · 11 years ago
  98. 7e9e148 can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails by Marc Kleine-Budde · 11 years ago
  99. 5be93bd can: flexcan: fix shutdown: first disable chip, then all interrupts by Marc Kleine-Budde · 11 years ago
  100. 0414855 Linux 3.14-rc5 by Linus Torvalds · 11 years ago