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
2017-04-24
net: add rcu locking when changing early demux
David Ahern
1
-0
/
+3
2017-04-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-6
/
+16
2017-04-24
net: netcp: fix spelling mistake: "memomry" -> "memory"
Colin Ian King
1
-2
/
+1
2017-04-24
net: atheros: atl1: use offset_in_page() macro
Geliang Tang
1
-6
/
+5
2017-04-24
Merge branch 'bnxt_en-misc-next'
David S. Miller
6
-11
/
+143
2017-04-24
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
Deepak Khungar
2
-5
/
+12
2017-04-24
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
Michael Chan
1
-1
/
+2
2017-04-24
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
3
-3
/
+18
2017-04-24
bnxt_en: Fix VF attributes reporting.
Michael Chan
1
-3
/
+5
2017-04-24
bnxt_en: Pass DCB RoCE app priority to firmware.
Michael Chan
2
-1
/
+108
2017-04-24
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
2
-0
/
+39
2017-04-24
openvswitch: Typo fix.
Jarno Rajahalme
1
-1
/
+1
2017-04-24
Merge branch 'ibmvnic-updates-and-fixes'
David S. Miller
2
-51
/
+175
2017-04-24
ibmvnic: Free skb's in cases of failure in transmit
Thomas Falcon
1
-3
/
+15
2017-04-24
ibmvnic: Validate napi exist before disabling them
Nathan Fontenot
1
-2
/
+4
2017-04-24
ibmvnic: Add set_link_state routine for setting adapter link state
Nathan Fontenot
2
-14
/
+58
2017-04-24
ibmvnic: Move initialization of the stats token to ibmvnic_open
Nathan Fontenot
1
-6
/
+4
2017-04-24
ibmvnic: Only retrieve error info if present
Nathan Fontenot
1
-20
/
+51
2017-04-24
ibmvnic: Insert header on VLAN tagged received frame
Murilo Fossa Vicentini
2
-1
/
+22
2017-04-24
ibmvnic: Set real number of rx queues
Thomas Falcon
1
-5
/
+21
2017-04-24
Merge branch 'packet-fanout-unique-id'
David S. Miller
3
-10
/
+128
2017-04-24
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
Mike Maloney
1
-11
/
+84
2017-04-24
packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.
Mike Maloney
2
-0
/
+45
2017-04-24
selftests/net: cleanup unused parameter in psock_fanout
Mike Maloney
1
-9
/
+9
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
4
-0
/
+94
2017-04-24
Merge branch 'VSOCK-add-vsockmon'
David S. Miller
14
-1
/
+448
2017-04-24
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
4
-0
/
+76
2017-04-24
VSOCK: Add vsockmon device
Gerard Garcia
6
-0
/
+242
2017-04-24
VSOCK: Add vsockmon tap functions
Gerard Garcia
5
-1
/
+130
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
123
-2177
/
+8766
2017-04-24
Merge branch 'qed-dcb-enhancements'
David S. Miller
5
-53
/
+100
2017-04-24
qed: Add support for static dcbx.
sudarsana.kalluru@cavium.com
2
-5
/
+20
2017-04-24
qed: Support dcbnl IEEE selector field.
sudarsana.kalluru@cavium.com
2
-9
/
+49
2017-04-24
qed: Add additional DCBx debug messages.
sudarsana.kalluru@cavium.com
1
-6
/
+11
2017-04-24
qed: Separate RoCE DCBx support for V2.
sudarsana.kalluru@cavium.com
1
-8
/
+3
2017-04-24
qed: Cleanup DCBx unnecessary parameters.
sudarsana.kalluru@cavium.com
3
-25
/
+17
2017-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
12
-134
/
+499
2017-04-23
bpf, doc: update list of architectures that do eBPF JIT
Alexei Starovoitov
1
-4
/
+3
2017-04-22
bpf: Add sparc support to tools and samples.
David S. Miller
3
-0
/
+24
2017-04-22
sparc64: Add eBPF JIT.
David S. Miller
7
-60
/
+1424
2017-04-22
sparc: Split BPF JIT into 32-bit and 64-bit.
David S. Miller
6
-3
/
+5
2017-04-22
Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
Dean Jenkins
1
-0
/
+1
2017-04-22
Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
Dean Jenkins
1
-1
/
+4
2017-04-22
Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
Dean Jenkins
1
-0
/
+1
2017-04-22
ieee802154: don't select COMMON_CLK
Arnd Bergmann
1
-1
/
+1
2017-04-22
Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependency
Arnd Bergmann
2
-2
/
+8
2017-04-22
Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure
Sebastian Reichel
1
-2
/
+1
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
59
-245
/
+575
2017-04-22
Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-210
/
+345
[next]