index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
samples/pktgen: Trap SIGINT
Ben Hutchings
8
-0
/
+8
2015-02-24
samples/pktgen: Use bash as interpreter
Ben Hutchings
8
-8
/
+8
2015-02-24
samples/pktgen: Remove setting of obsolete max_before_softirq parameter
Ben Hutchings
8
-18
/
+0
2015-02-24
samples/pktgen: Correct comments about the thread config
Ben Hutchings
8
-8
/
+9
2015-02-24
samples/pktgen: Delete unused function pg()
Ben Hutchings
8
-40
/
+0
2015-02-24
samples/pktgen: Add sample scripts for pktgen facility
Ben Hutchings
9
-6
/
+584
2015-02-24
pktgen: Fix grammar errors and some poor wording in documentation
Ben Hutchings
1
-26
/
+30
2015-02-24
pktgen: Delete the original date from documentation
Ben Hutchings
1
-2
/
+0
2015-02-23
Merge branch 'be2net-next'
David S. Miller
3
-410
/
+303
2015-02-23
be2net: move be_func_init() call inside be_setup()
Sathya Perla
1
-46
/
+42
2015-02-23
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
1
-24
/
+16
2015-02-23
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
1
-35
/
+21
2015-02-23
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2
-117
/
+55
2015-02-23
be2net: refactor error detect/recovery function
Kalesh AP
1
-14
/
+17
2015-02-23
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2
-16
/
+32
2015-02-23
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2
-44
/
+36
2015-02-23
be2net: get rid of be_get_initial_config() call from be_probe()
Sathya Perla
1
-25
/
+13
2015-02-23
be2net: move adapter fields alloc/free code to new routines
Sathya Perla
1
-213
/
+195
2015-02-23
bridge: add vlan info to bridge setlink and dellink notification messages
Roopa Prabhu
1
-22
/
+24
2015-02-23
net: __aligned(size) is preferred over __attribute__((aligned(size)))
Ameen Ali
1
-5
/
+5
2015-02-23
batman-adv: Fix use of seq_has_overflowed()
Joe Perches
1
-1
/
+1
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
5
-18
/
+10
2015-02-22
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
1
-1
/
+1
2015-02-22
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
Alex W Slater
1
-1
/
+1
2015-02-22
Merge branch 'bna-next'
David S. Miller
31
-102
/
+130
2015-02-22
bna: Update the Driver and Firmware Version
Rasesh Mody
2
-3
/
+3
2015-02-22
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
31
-99
/
+127
2015-02-21
sunvnet: failed trigger should not cause BUG_ON()
David L Stevens
1
-0
/
+2
2015-02-21
bonding: simple code refactor
Mahesh Bandewar
1
-4
/
+2
2015-02-20
net: macb: Add big endian CPU support
Arun Chandran
2
-13
/
+20
2015-02-20
Merge branch 'bnx2x-next'
David S. Miller
6
-23
/
+21
2015-02-20
bnx2-cnic: Driver Version Update
Rasesh Mody
2
-4
/
+4
2015-02-20
bnx2: Fix for Chip Initialization
Rasesh Mody
1
-2
/
+0
2015-02-20
bnx2-cnic: Driver Rebranding Changes
Rasesh Mody
6
-17
/
+17
2015-02-20
igmp: add __ip_mc_{join|leave}_group()
Eric Dumazet
2
-18
/
+36
2015-02-20
hso: always read interface number from the current altsetting
Aleksander Morgado
1
-4
/
+9
2015-02-20
Merge branch 'ppc_bpf'
David S. Miller
7
-66
/
+124
2015-02-20
ppc: Kconfig: Enable BPF JIT on ppc32
Denis Kirjanov
1
-1
/
+1
2015-02-20
ppc: bpf: Add SKF_AD_CPU for ppc32
Denis Kirjanov
2
-13
/
+18
2015-02-20
ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S
Denis Kirjanov
2
-1
/
+1
2015-02-20
ppc: bpf: update jit to use compatibility macros
Denis Kirjanov
3
-51
/
+98
2015-02-20
ppc: bpf: add reqired opcodes for ppc32
Denis Kirjanov
1
-0
/
+2
2015-02-20
ppc: bpf: add required compatibility macros for jit
Denis Kirjanov
1
-0
/
+4
2015-02-20
batman-adv: Remove uses of return value of seq_printf
Joe Perches
1
-9
/
+10
2015-02-20
tcp: silence registration message
stephen hemminger
1
-1
/
+1
2015-02-20
Merge branch 'be2net-next'
David S. Miller
2
-103
/
+231
2015-02-20
be2net: Add a few inline functions to test TXQ conditions
Sriharsha Basavapatna
1
-4
/
+18
2015-02-20
be2net: Minor code cleanup in tx completion process
Sriharsha Basavapatna
2
-23
/
+31
2015-02-20
be2net: Refactor be_xmit_enqueue() routine
Sriharsha Basavapatna
1
-40
/
+86
2015-02-20
be2net: Refactor wrb_fill_hdr() routine
Sriharsha Basavapatna
2
-39
/
+99
[next]