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.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-05-09
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
3
-22
/
+20
2018-05-09
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
3
-4
/
+6
2018-05-09
udp: Record gso_segs when supporting UDP segmentation offload
Alexander Duyck
1
-0
/
+2
2018-05-09
dt-bindings: dsa: Remove unnecessary #address/#size-cells
Fabio Estevam
1
-6
/
+0
2018-05-09
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
1
-0
/
+7
2018-05-08
Merge branch 'bnxt_en-Fixes-for-net-next'
David S. Miller
4
-20
/
+30
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2
-2
/
+3
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2
-14
/
+9
2018-05-08
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
1
-0
/
+3
2018-05-08
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2
-4
/
+15
2018-05-08
net-next/hinic: add pci device ids for 25ge and 100ge card
Zhao Chen
1
-2
/
+6
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
2
-3
/
+3
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
4
-20
/
+28
2018-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-8
/
+114
2018-05-08
Merge branch 'ipv6-misc'
David S. Miller
2
-11
/
+28
2018-05-08
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-08
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
1
-1
/
+1
2018-05-08
Merge branch 'qed-Add-support-for-new-multi-partitioning-modes'
David S. Miller
17
-82
/
+389
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
14
-27
/
+283
2018-05-08
qed: Add support for multi function mode with 802.1ad tagging.
Sudarsana Reddy Kalluru
2
-20
/
+49
2018-05-08
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
2
-3
/
+0
2018-05-08
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
8
-46
/
+71
2018-05-08
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
1
-1
/
+1
2018-05-08
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
107
-2713
/
+8852
2018-05-08
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
7
-24
/
+425
2018-05-08
Merge branch '3c59x-patches-and-the-removal-of-an-unused-function'
David S. Miller
2
-48
/
+28
2018-05-08
net: 3com: 3c59x: irq save variant of ISR
Anna-Maria Gleixner
1
-14
/
+4
2018-05-08
net: 3com: 3c59x: Pull locking out of ISR
Anna-Maria Gleixner
1
-11
/
+9
2018-05-08
net: 3com: 3c59x: Move boomerang/vortex conditional into function
Anna-Maria Gleixner
1
-14
/
+20
2018-05-08
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
1
-14
/
+0
2018-05-08
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
1
-1
/
+1
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
104
-1887
/
+2753
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
1
-1
/
+1
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
3
-0
/
+5
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
7
-289
/
+359
2018-05-07
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
1
-0
/
+4
2018-05-07
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
7
-42
/
+22
2018-05-07
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
2
-11
/
+205
2018-05-07
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
1
-1
/
+1
2018-05-07
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
2
-5
/
+84
2018-05-05
net/ipv6: rename rt6_next to fib6_next
David Ahern
3
-22
/
+22
2018-05-05
bpf, xskmap: fix crash in xsk_map_alloc error path handling
Daniel Borkmann
1
-0
/
+2
2018-05-05
Merge branch 'bpf-event-output-offload'
Daniel Borkmann
21
-124
/
+916
2018-05-05
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
1
-2
/
+2
2018-05-05
tools: bpftool: add simple perf event output reader
Jakub Kicinski
8
-19
/
+444
2018-05-05
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
3
-58
/
+59
2018-05-05
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2
-15
/
+17
2018-05-05
nfp: bpf: rewrite map pointers with NFP TIDs
Jakub Kicinski
2
-21
/
+32
2018-05-05
nfp: bpf: perf event output helpers support
Jakub Kicinski
7
-4
/
+187
[next]