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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
2
-0
/
+2
2017-04-27
net: update comment for netif_dormant() function
Zhang Shengju
1
-2
/
+2
2017-04-27
rhashtable: Cap total number of entries to 2^31
Herbert Xu
1
-2
/
+3
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-04-26
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
1
-6
/
+6
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
1
-2
/
+1
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
1
-1
/
+1
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
1
-1
/
+1
2017-04-26
tcp: add tp->tcp_mstamp field
Eric Dumazet
1
-0
/
+1
2017-04-26
rhashtable: remove insecure_max_entries param
Florian Westphal
1
-4
/
+2
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
1
-0
/
+1
2017-04-25
net: move xdp_prog field in RX cache lines
Eric Dumazet
1
-1
/
+1
2017-04-25
net: Generic XDP
David S. Miller
2
-1
/
+11
2017-04-25
bpf: map_get_next_key to return first key on NULL
Teng Qin
1
-3
/
+7
2017-04-25
qed/qede: Add UDP ports in bulletin board
Chopra, Manish
1
-0
/
+1
2017-04-25
qed/qede: Enable tunnel offloads based on hw configuration
Chopra, Manish
1
-0
/
+5
2017-04-25
can: add Virtual CAN Tunnel driver (vxcan)
Oliver Hartkopp
1
-0
/
+12
2017-04-25
can: network namespace support for CAN gateway
Oliver Hartkopp
1
-0
/
+3
2017-04-25
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
1
-0
/
+1
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
2
-2
/
+7
2017-04-25
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
1
-0
/
+65
2017-04-25
can: peak: move header file to new can common subdir
Stephane Grosjean
1
-0
/
+243
2017-04-24
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
1
-2
/
+1
2017-04-24
cls_flower: add support for matching MPLS fields (v2)
Benjamin LaHaise
1
-0
/
+5
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
2
-0
/
+13
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
2
-1
/
+2
2017-04-24
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
2
-0
/
+7
2017-04-24
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-0
/
+9
2017-04-24
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
1
-0
/
+12
2017-04-24
packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.
Mike Maloney
1
-0
/
+1
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
1
-0
/
+7
2017-04-24
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
1
-0
/
+1
2017-04-24
VSOCK: Add vsockmon device
Gerard Garcia
2
-0
/
+61
2017-04-24
VSOCK: Add vsockmon tap functions
Gerard Garcia
2
-0
/
+14
2017-04-24
qed: Add support for static dcbx.
sudarsana.kalluru@cavium.com
1
-0
/
+1
2017-04-22
net/devlink: Add E-Switch encapsulation control
Roi Dayan
2
-0
/
+9
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-04-21
net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.
David S. Miller
1
-1
/
+0
2017-04-21
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-76
/
+1
2017-04-21
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
1
-0
/
+1
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-7
/
+153
2017-04-21
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
1
-2
/
+2
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-1
/
+1
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
1
-0
/
+1
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2
-0
/
+2
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-2
/
+3
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2
-0
/
+5
2017-04-21
Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+1
2017-04-20
net: add netif_is_ovs_port helper
Jiri Pirko
1
-0
/
+5
[next]