| Commit message (Expand) | Author | Files | Lines |
2012-05-16 | net/mlx4_core: Add XRC domains and counters to resource tracker | Jack Morgenstein | 4 | -5/+275 |
2012-05-16 | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un... | Jack Morgenstein | 4 | -8/+26 |
2012-05-16 | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov | Jack Morgenstein | 1 | -3/+2 |
2012-05-16 | net/mlx4_core: Remove unused *_str functions from the resource tracker | Jack Morgenstein | 1 | -30/+0 |
2012-05-16 | net/mlx4_core: Change SYNC_TPT to be native (not wrapped) | Jack Morgenstein | 1 | -1/+1 |
2012-05-16 | net/mlx4_core: Fix init_port mask state for slaves | Jack Morgenstein | 1 | -2/+1 |
2012-05-16 | net/mlx4: Address build warnings on set but not used variables | Or Gerlitz | 5 | -18/+8 |
2012-05-15 | xfrm: Convert several xfrm policy match functions to bool. | David S. Miller | 2 | -19/+20 |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 76 | -490/+306 |
2012-05-15 | net: Add net_ratelimited_function and net_<level>_ratelimited macros | Joe Perches | 1 | -0/+23 |
2012-05-15 | dummy: documentation is stale | Alan Cox | 1 | -4/+1 |
2012-05-15 | xfrm_algo: drop an unnecessary inclusion | Jan Beulich | 1 | -3/+0 |
2012-05-15 | xfrm: make xfrm_algo.c a module | Jan Beulich | 5 | -9/+17 |
2012-05-15 | qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i... | Manish chopra | 1 | -1/+6 |
2012-05-15 | linux/ethtool: Added macro ETH_FW_DUMP_DISABLE | Manish chopra | 1 | -1/+6 |
2012-05-15 | stmmac: fix suspend/resume locking | Giuseppe CAVALLARO | 1 | -4/+6 |
2012-05-15 | stmmac: add mixed burst for DMA | Giuseppe CAVALLARO | 6 | -5/+13 |
2012-05-15 | stmmac: extend mac addr reg and fix perfect filering | Giuseppe CAVALLARO | 7 | -10/+29 |
2012-05-15 | dm9000: some coldfire boards need this | Steven King | 1 | -1/+1 |
2012-05-15 | codel: use u16 field instead of 31bits for rec_inv_sqrt | Eric Dumazet | 1 | -10/+15 |
2012-05-14 | net: codel: fix build errors | Sasha Levin | 1 | -4/+5 |
2012-05-14 | net/codel: Add missing #include <linux/prefetch.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-05-14 | batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e... | Antonio Quartulli | 1 | -0/+2 |
2012-05-14 | batman-adv: README cleanups | Sven Eckelmann | 1 | -6/+5 |
2012-05-13 | batman-adv: Start new development cycle | Sven Eckelmann | 1 | -1/+1 |
2012-05-13 | batman-adv: use shorter pr_warn instead of pr_warning | Sven Eckelmann | 2 | -5/+5 |
2012-05-13 | batman-adv: refactor window_protected to avoid unnecessary return statement | Marek Lindner | 1 | -9/+6 |
2012-05-13 | batman-adv: prepare lq_update_lock to be shared among different protocols | Marek Lindner | 3 | -6/+6 |
2012-05-13 | batman-adv: improve unicast packet (re)routing | Antonio Quartulli | 4 | -0/+36 |
2012-05-13 | batman-adv: avoid skb_linearise() if not needed | Antonio Quartulli | 1 | -2/+3 |
2012-05-13 | etherdevice: Remove now unused compare_ether_addr_64bits | Joe Perches | 1 | -33/+13 |
2012-05-12 | igb: Add Support for new i210/i211 devices. | Carolyn Wyborny | 16 | -110/+1205 |
2012-05-12 | igb: Add function and pointers for 82580 low power state settings. | Carolyn Wyborny | 2 | -0/+101 |
2012-05-12 | fq_codel: Fair Queue Codel AQM | Eric Dumazet | 4 | -0/+690 |
2012-05-12 | codel: use Newton method instead of sqrt() and divides | Eric Dumazet | 1 | -31/+37 |
2012-05-12 | rndis_wlan: cleanup: change oid from __le32 to u32 in various places | Jussi Kivilinna | 1 | -49/+49 |
2012-05-12 | rndis_host: cleanup: change oid from __le32 to u32 in rndis_query() | Jussi Kivilinna | 1 | -6/+6 |
2012-05-12 | rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines | Jussi Kivilinna | 1 | -13/+13 |
2012-05-12 | rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines | Jussi Kivilinna | 1 | -25/+28 |
2012-05-12 | usb/net: rndis: move bus message definition | Linus Walleij | 1 | -6/+5 |
2012-05-12 | usb/net: rndis: fixup a few name prefixes | Linus Walleij | 2 | -57/+54 |
2012-05-12 | usb/net: rndis: merge command codes | Linus Walleij | 3 | -57/+39 |
2012-05-12 | usb/net: rndis: move and namespace PnP defines | Linus Walleij | 1 | -15/+12 |
2012-05-12 | usb/net: rndis: delete duplicate packet types | Linus Walleij | 1 | -13/+0 |
2012-05-12 | usb/net: rndis: merge media type definitions | Linus Walleij | 3 | -45/+29 |
2012-05-12 | usb/net: rndis: group all status codes together | Linus Walleij | 1 | -81/+76 |
2012-05-12 | usb/net: rndis: delete surplus defines | Linus Walleij | 1 | -4/+0 |
2012-05-12 | usb/net: rndis: merge duplicate 802_* OIDs | Linus Walleij | 3 | -174/+188 |
2012-05-12 | usb/net: rndis: eliminate first set of duplicate OIDs | Linus Walleij | 4 | -185/+123 |
2012-05-12 | usb/net: rndis: remove ambigous status codes | Linus Walleij | 2 | -30/+5 |