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
2018-10-16
net/mpls: Handle kernel side filtering of route dumps
David Ahern
1
-5
/
+28
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
6
-15
/
+53
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
4
-12
/
+74
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
2
-33
/
+61
2018-10-16
net/mpls: Plumb support for filtering route dumps
David Ahern
1
-1
/
+41
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2
-14
/
+54
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
3
-13
/
+39
2018-10-16
net: Add struct for fib dump filter
David Ahern
7
-11
/
+37
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
2
-1
/
+3
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
54
-3659
/
+4962
2018-10-16
net: phy: merge phy_start_aneg and phy_start_aneg_priv
Heiner Kallweit
1
-18
/
+3
2018-10-16
hv_netvsc: fix vf serial matching with pci slot info
Haiyang Zhang
1
-4
/
+11
2018-10-16
Merge branch 'tcp-second-round-for-EDT-conversion'
David S. Miller
10
-58
/
+78
2018-10-16
tcp: cdg: use tcp high resolution clock cache
Eric Dumazet
1
-1
/
+1
2018-10-16
tcp_bbr: fix typo in bbr_pacing_margin_percent
Neal Cardwell
1
-2
/
+2
2018-10-16
tcp: optimize tcp internal pacing
Eric Dumazet
1
-15
/
+16
2018-10-16
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
Eric Dumazet
1
-1
/
+1
2018-10-16
tcp: mitigate scheduling jitter in EDT pacing model
Eric Dumazet
1
-6
/
+13
2018-10-16
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
7
-32
/
+40
2018-10-16
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
3
-4
/
+8
2018-10-16
net: bridge: fix a possible memory leak in __vlan_add
Li RongQing
1
-0
/
+4
2018-10-16
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
3
-0
/
+130
2018-10-16
fore200e: fix missing unlock on error in bsq_audit()
Wei Yongjun
1
-0
/
+1
2018-10-16
Merge branch 'bnxt_en-Add-support-for-new-57500-chips'
David S. Miller
5
-401
/
+1944
2018-10-16
bnxt_en: Add PCI ID for BCM57508 device.
Michael Chan
1
-0
/
+3
2018-10-16
bnxt_en: Add new NAPI poll function for 57500 chips.
Michael Chan
2
-4
/
+114
2018-10-16
bnxt_en: Refactor bnxt_poll_work().
Michael Chan
2
-11
/
+38
2018-10-16
bnxt_en: Add coalescing setup for 57500 chips.
Michael Chan
1
-0
/
+46
2018-10-16
bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.
Michael Chan
2
-43
/
+45
2018-10-16
bnxt_en: Add RSS support for 57500 chips.
Michael Chan
1
-4
/
+109
2018-10-16
bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.
Michael Chan
2
-10
/
+22
2018-10-16
bnxt_en: Allocate/Free CP rings for 57500 series chips.
Michael Chan
1
-5
/
+66
2018-10-16
bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.
Michael Chan
2
-6
/
+56
2018-10-16
bnxt_en: Add helper functions to get firmware CP ring ID.
Michael Chan
1
-11
/
+56
2018-10-16
bnxt_en: Allocate completion ring structures for 57500 series chips.
Michael Chan
2
-0
/
+67
2018-10-16
bnxt_en: Modify the ring reservation functions for 57500 series chips.
Michael Chan
1
-30
/
+97
2018-10-16
bnxt_en: Adjust MSIX and ring groups for 57500 series chips.
Michael Chan
1
-1
/
+8
2018-10-16
bnxt_en: Re-structure doorbells.
Michael Chan
4
-62
/
+171
2018-10-16
bnxt_en: Add 57500 new chip ID and basic structures.
Michael Chan
2
-15
/
+88
2018-10-16
bnxt_en: Configure context memory on new devices.
Michael Chan
1
-3
/
+120
2018-10-16
bnxt_en: Check context memory requirements from firmware.
Michael Chan
2
-8
/
+248
2018-10-16
bnxt_en: Add new flags to setup new page table PTE bits on newer devices.
Michael Chan
2
-2
/
+23
2018-10-16
bnxt_en: Refactor bnxt_ring_struct.
Michael Chan
2
-67
/
+77
2018-10-16
bnxt_en: Update interrupt coalescing logic.
Michael Chan
2
-21
/
+125
2018-10-16
bnxt_en: Add maximum extended request length fw message support.
Michael Chan
2
-7
/
+28
2018-10-16
bnxt_en: Add additional extended port statistics.
Michael Chan
3
-7
/
+121
2018-10-16
bnxt_en: Update firmware interface spec. to 1.10.0.3.
Michael Chan
2
-92
/
+224
2018-10-16
Merge branch 'selftests-pmtu-Add-test-choice-and-captures'
David S. Miller
1
-1
/
+68
2018-10-16
selftests: pmtu: Add optional traffic captures for single tests
Stefano Brivio
1
-7
/
+53
2018-10-16
selftests: pmtu: Allow selection of single tests
Stefano Brivio
1
-0
/
+21
[next]