summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-23samples/pktgen: Show the results rather than just commenting where they areBen Hutchings
2015-02-23samples/pktgen: Trap SIGINTBen Hutchings
2015-02-23samples/pktgen: Use bash as interpreterBen Hutchings
2015-02-23samples/pktgen: Remove setting of obsolete max_before_softirq parameterBen Hutchings
2015-02-23samples/pktgen: Correct comments about the thread configBen Hutchings
2015-02-23samples/pktgen: Delete unused function pg()Ben Hutchings
2015-02-23samples/pktgen: Add sample scripts for pktgen facilityBen Hutchings
2015-02-23pktgen: Fix grammar errors and some poor wording in documentationBen Hutchings
2015-02-23pktgen: Delete the original date from documentationBen Hutchings
2015-02-23Merge branch 'be2net-next'David S. Miller
2015-02-23be2net: move be_func_init() call inside be_setup()Sathya Perla
2015-02-23be2net: refactor adapter resource cleanup sequence into be_cleanup()Kalesh AP
2015-02-23be2net: refactor adapter resource initialzation sequence into be_resume()Kalesh AP
2015-02-23be2net: remove code duplication relating to Lancer reset sequenceSathya Perla
2015-02-23be2net: refactor error detect/recovery functionKalesh AP
2015-02-23be2net: use a wrapper to schedule and cancel error detection taskSathya Perla
2015-02-23be2net: refactor function initalization sequence into be_func_init()Sathya Perla
2015-02-23be2net: get rid of be_get_initial_config() call from be_probe()Sathya Perla
2015-02-23be2net: move adapter fields alloc/free code to new routinesSathya Perla
2015-02-22bridge: add vlan info to bridge setlink and dellink notification messagesRoopa Prabhu
2015-02-22net: __aligned(size) is preferred over __attribute__((aligned(size)))Ameen Ali
2015-02-22batman-adv: Fix use of seq_has_overflowed()Joe Perches
2015-02-22net: Remove state argument from skb_find_text()Bojan Prtvar
2015-02-21ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter
2015-02-21ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Alex W Slater
2015-02-21Merge branch 'bna-next'David S. Miller
2015-02-21bna: Update the Driver and Firmware VersionRasesh Mody
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody
2015-02-20sunvnet: failed trigger should not cause BUG_ON()David L Stevens
2015-02-20bonding: simple code refactorMahesh Bandewar
2015-02-20net: macb: Add big endian CPU supportArun Chandran
2015-02-20Merge branch 'bnx2x-next'David S. Miller
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody
2015-02-20igmp: add __ip_mc_{join|leave}_group()Eric Dumazet
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado
2015-02-20Merge branch 'ppc_bpf'David S. Miller
2015-02-20ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov
2015-02-20ppc: bpf: Add SKF_AD_CPU for ppc32Denis Kirjanov
2015-02-20ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.SDenis Kirjanov
2015-02-20ppc: bpf: update jit to use compatibility macrosDenis Kirjanov
2015-02-20ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov
2015-02-20ppc: bpf: add required compatibility macros for jitDenis Kirjanov
2015-02-20batman-adv: Remove uses of return value of seq_printfJoe Perches
2015-02-20tcp: silence registration messagestephen hemminger
2015-02-20Merge branch 'be2net-next'David S. Miller
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna