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.13.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-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
100
-612
/
+1086
2017-03-23
net:ethernet:aquantia: Fix for RX checksum offload.
Pavel Belous
2
-0
/
+2
2017-03-23
amd-xgbe: Fix the ECC-related bit position definitions
Lendacky, Thomas
1
-12
/
+12
2017-03-23
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
1
-1
/
+1
2017-03-23
Bluetooth: btqcomsmd: fix compile-test dependency
Arnd Bergmann
1
-1
/
+2
2017-03-23
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
1
-8
/
+17
2017-03-23
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2
-1
/
+2
2017-03-23
genetlink: fix counting regression on ctrl_dumpfamily()
Stanislaw Gruszka
1
-1
/
+3
2017-03-23
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-23
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
1
-1
/
+2
2017-03-23
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2
-76
/
+97
2017-03-22
enic: update enic maintainers
Govindarajulu Varadarajan
1
-1
/
+0
2017-03-22
net: bcmgenet: remove bcmgenet_internal_phy_setup()
Doug Berger
1
-15
/
+0
2017-03-22
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
1
-1
/
+1
2017-03-22
Merge branch 'fjes-fixes'
David S. Miller
1
-5
/
+71
2017-03-22
fjes: Do not load fjes driver if extended socket device is not power on.
Yasuaki Ishimatsu
1
-0
/
+24
2017-03-22
fjes: Do not load fjes driver if system does not have extended socket device.
Yasuaki Ishimatsu
1
-5
/
+47
2017-03-22
Merge branch 'mlx5-fixes'
David S. Miller
10
-37
/
+94
2017-03-22
net/mlx5e: Count LRO packets correctly
Gal Pressman
1
-0
/
+4
2017-03-22
net/mlx5e: Count GSO packets correctly
Gal Pressman
1
-2
/
+3
2017-03-22
net/mlx5: Increase number of max QPs in default profile
Maor Gottlieb
1
-1
/
+1
2017-03-22
net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps
Paul Blakey
4
-12
/
+11
2017-03-22
net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
Or Gerlitz
1
-2
/
+4
2017-03-22
net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured
Roi Dayan
2
-0
/
+9
2017-03-22
net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...
Or Gerlitz
3
-20
/
+58
2017-03-22
net/mlx5: Add missing entries for set/query rate limit commands
Or Gerlitz
1
-0
/
+4
2017-03-22
Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...
David S. Miller
8
-55
/
+57
2017-03-22
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
Ying Xue
1
-1
/
+6
2017-03-22
sctp: remove useless err from sctp_association_init
Xin Long
1
-4
/
+2
2017-03-22
sctp: declare struct sctp_stream before using it
Xin Long
1
-0
/
+1
2017-03-22
cpsw/netcp: cpts depends on posix_timers
Arnd Bergmann
1
-1
/
+1
2017-03-22
cpsw/netcp: work around reverse cpts dependency
Arnd Bergmann
2
-2
/
+8
2017-03-22
Merge branch 'r8152-rx-settings'
David S. Miller
1
-7
/
+16
2017-03-22
r8152: fix the rx early size of RTL8153
hayeswang
1
-3
/
+4
2017-03-22
r8152: set the RMS of RTL8153 according to the mtu
hayeswang
1
-4
/
+12
2017-03-22
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
1
-16
/
+16
2017-03-22
net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4
Tony Lindgren
1
-0
/
+4
2017-03-22
selftests/bpf: fix broken build, take 2
Zi Shen Lim
1
-9
/
+10
2017-03-22
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
3
-7
/
+14
2017-03-22
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2
-1
/
+22
2017-03-22
sctp: out_qlen should be updated when pruning unsent queue
Xin Long
1
-6
/
+5
2017-03-22
sctp: define dst_pending_confirm as a bit in sctp_transport
Xin Long
1
-2
/
+2
2017-03-22
sctp: remove temporary variable confirm from sctp_packet_transmit
Xin Long
1
-4
/
+3
2017-03-22
net: vrf: Reset rt6i_idev in local dst after put
David Ahern
1
-1
/
+3
2017-03-22
bna: integer overflow bug in debugfs
Dan Carpenter
1
-1
/
+1
2017-03-22
qmi_wwan: add Dell DW5811e
Bjørn Mork
1
-0
/
+2
2017-03-22
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
1
-2
/
+8
2017-03-22
tun: fix inability to set offloads after disabling them via ethtool
Yaroslav Isakov
1
-0
/
+2
2017-03-22
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
1
-8
/
+9
2017-03-22
Merge branch 'vsock-pkt-cancel'
David S. Miller
6
-0
/
+110
[next]