1. 7d7473d TOMOYO: Return error if fails to delete a domain by Tetsuo Handa · 12 years ago
  2. 5ed59af Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. b7f077d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. b0e37d7 Merge branch 'dcache-word-accesses' by Linus Torvalds · 12 years ago
  5. bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 12 years ago
  6. 6d7d1a0 vfs: get rid of batshit-insane pointless dentry hash calculations by Linus Torvalds · 12 years ago
  7. 74cba4a net: qmi_wwan: fix build error due to cdc-wdm dependecy by Bjørn Mork · 12 years ago
  8. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 12 years ago
  9. db82173 netdev: driver: ethernet: add cpsw address lookup engine support by Mugunthan V N · 12 years ago
  10. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 12 years ago
  11. 58a3de0 mlx4_core: fix race on comm channel by Eugenia Emantayev · 12 years ago
  12. 1c3ac42 bonding: send igmp report for its master by Peter Pan(潘卫平) · 12 years ago
  13. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 12 years ago
  14. dc72d99 net: bpf_jit: fix BPF_S_LDX_B_MSH compilation by Eric Dumazet · 12 years ago
  15. 3af7930 net: update the usage of CHECKSUM_UNNECESSARY by Yi Zou · 12 years ago
  16. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 12 years ago
  17. cdbee74 net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso by Yi Zou · 12 years ago
  18. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 12 years ago
  19. da24e90 net/hyperv: Fix the code handling tx busy by Haiyang Zhang · 12 years ago
  20. f24fd89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  21. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 12 years ago
  22. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 12 years ago
  23. 449e39d igbvf: Use ETH_ALEN by Joe Perches · 12 years ago
  24. c81f212 atlx: Use ETH_ALEN by Joe Perches · 12 years ago
  25. a3f671b if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it by Joe Perches · 12 years ago
  26. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 12 years ago
  27. e86b2919 tcp: introduce tcp_data_queue_ofo by Eric Dumazet · 12 years ago
  28. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 12 years ago
  29. cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 12 years ago
  30. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 12 years ago
  31. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 12 years ago
  32. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 12 years ago
  33. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 12 years ago
  34. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 12 years ago
  35. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 12 years ago
  36. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 12 years ago
  37. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 12 years ago
  38. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 12 years ago
  39. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 12 years ago
  40. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 12 years ago
  41. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  42. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 12 years ago
  43. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 12 years ago
  44. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 12 years ago
  45. 98e8bda Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  46. 18dd2ec PM / Domains: Check domain status during hibernation restore of devices by Rafael J. Wysocki · 12 years ago
  47. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 12 years ago
  48. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 12 years ago
  49. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 12 years ago
  50. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 12 years ago
  51. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 12 years ago
  52. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 12 years ago
  53. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 12 years ago
  54. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 12 years ago
  55. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. 840e191 hwmon: (w83627ehf) Add support for temperature offset registers by Guenter Roeck · 12 years ago
  57. 86dda17 hwmon: (jc42) Remove unnecessary device IDs by Guenter Roeck · 12 years ago
  58. 3360a10 hwmon: (zl6100) Add support for ZL9101M and ZL9117M by Guenter Roeck · 12 years ago
  59. 9271126 hwmon: (adm1275) Add support for ADM1075 by Guenter Roeck · 12 years ago
  60. 590defe hwmon: (max34440) Add support for MAX34446 by Guenter Roeck · 12 years ago
  61. 60b873e hwmon: (pmbus) Add more virtual registers by Guenter Roeck · 12 years ago
  62. 2163340 hwmon: (pmbus) Add support for Lineage Power MDT040 by Guenter Roeck · 12 years ago
  63. c5f35c9 hwmon: (pmbus) Add support for TI TPS40400 and TPS40422 by Guenter Roeck · 12 years ago
  64. 56aad5d hwmon: (max34440) Add support for 'lowest' output voltage attribute by Guenter Roeck · 12 years ago
  65. f15df57 hwmon: (jc42) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  66. 918ddef hwmon: (max16065) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  67. b8a5a7c hwmon: (smm665) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  68. 3683928 hwmon: (ltc4261) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  69. dd285ad hwmon: (pmbus) Simplify remove functions by Guenter Roeck · 12 years ago
  70. 8b313ca hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc by Guenter Roeck · 12 years ago
  71. 07404aa hwmon: (lineage-pem) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  72. f352df6 hwmon: (hwmon-vid) Fix checkpatch issues by Guenter Roeck · 13 years ago
  73. 3230f70 hwmon: (hwmon-vid) Add new entries to VRM model table by Guenter Roeck · 13 years ago
  74. 9908ad4 hwmon: (lm80) Add detection of NatSemi/TI LM96080 by Jean Delvare · 13 years ago
  75. 0e190b7 hwmon: (lm87) Get rid of macro-generated functions by Jean Delvare · 13 years ago
  76. 8652a26 hwmon: (lm87) Reorganize the code by Jean Delvare · 13 years ago
  77. 0fc86ec hwmon: (applesmc) Silence uninitialized warnings by Henrik Rydberg · 13 years ago
  78. 7599d32 hwmon: (lm70) Fix: do not use assignment in if condition by Guenter Roeck · 13 years ago
  79. e200c14 hwmon: (lm70) Register hwmon device after creating attribute files, and remove it first by Guenter Roeck · 13 years ago
  80. 01d9def hwmon: (w83l786ng) Fix multi-line comments by Guenter Roeck · 13 years ago
  81. 130067d hwmon: (w83l785ts) Fix multi-line comments by Guenter Roeck · 13 years ago
  82. 7950133 hwmon: (w83781d) Fix: do not use assignment in if condition by Guenter Roeck · 13 years ago
  83. aff6e00 hwmon: (w83781d) Fix multi-line comments by Guenter Roeck · 13 years ago
  84. 2a52dd6 hwmon: (smsc47b397) Fix multi-line comments by Guenter Roeck · 13 years ago
  85. 36564ef hwmon: (pc87427) Fix multi-line comments by Guenter Roeck · 13 years ago
  86. b6707b7 hwmon: (max1668) Fix multi-line comments by Guenter Roeck · 13 years ago
  87. 1160631 hwmon: (lm80) Fix multi-line comments by Guenter Roeck · 13 years ago
  88. bf0f3a0 hwmon: (emc2103) Fix multi-line comments by Guenter Roeck · 13 years ago
  89. fbb6670 hwmon: (adm1031) Fix multi-line comments by Guenter Roeck · 13 years ago
  90. 94b991d hwmon: (adm1029) Fix multi-line comments by Guenter Roeck · 13 years ago
  91. 27b9de3 hwmon: (w83627hf) Fix checkpatch issues by Guenter Roeck · 13 years ago
  92. ca3ccad hwmon: (w83l786ng) Fix checkpatch issues by Guenter Roeck · 13 years ago
  93. 47efe87 hwmon: (w83793) Fix checkpatch issues by Guenter Roeck · 13 years ago
  94. d174368 hwmon: (w83792d) Fix checkpatch issues by Guenter Roeck · 13 years ago
  95. 2185696 hwmon: (vt1211) Fix: do not use assignment in if condition by Guenter Roeck · 13 years ago
  96. b162c03 hwmon: (vt1211) Fix checkpatch issues by Guenter Roeck · 13 years ago
  97. 9004ac8 hwmon: (via686a) Fix checkpatch issues by Guenter Roeck · 13 years ago
  98. bce2778 hwmon: (pc87360) Fix: do not use assignment in if condition by Guenter Roeck · 13 years ago
  99. 449a7a0 hwmon: (pc87360) Fix checkpatch issues by Guenter Roeck · 13 years ago
  100. 8958dfb hwmon: (max1619): Fix checkpatch issues by Guenter Roeck · 13 years ago