index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
mptcp: implement mptcp_pm_remove_subflow
Geliang Tang
3
-3
/
+42
2020-09-24
mptcp: remove addr and subflow in PM netlink
Geliang Tang
5
-11
/
+130
2020-09-24
mptcp: add accept_subflow re-check
Geliang Tang
1
-4
/
+6
2020-09-24
selftests: mptcp: add ADD_ADDR mibs check function
Geliang Tang
1
-0
/
+44
2020-09-24
mptcp: add ADD_ADDR related mibs
Geliang Tang
3
-1
/
+10
2020-09-24
mptcp: send out ADD_ADDR with echo flag
Geliang Tang
4
-23
/
+32
2020-09-24
mptcp: add the incoming RM_ADDR support
Geliang Tang
5
-4
/
+66
2020-09-24
mptcp: add the outgoing RM_ADDR support
Geliang Tang
3
-0
/
+63
2020-09-24
mptcp: rename addr_signal and the related functions
Geliang Tang
3
-18
/
+18
2020-09-24
Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
21
-1658
/
+2339
2020-09-24
Merge branch 'dpaa2-mac-add-PCS-support-through-the-Lynx-module'
David S. Miller
6
-10
/
+132
2020-09-24
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
3
-1
/
+91
2020-09-24
of: add of_mdio_find_device() api
Russell King
2
-9
/
+35
2020-09-24
net: pcs-lynx: add support for 10GBASER
Ioana Ciornei
1
-0
/
+6
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
5
-29
/
+38
2020-09-23
Merge branch 'net-dsa-b53-Configure-VLANs-while-not-filtering'
David S. Miller
4
-20
/
+81
2020-09-23
net: dsa: b53: Configure VLANs while not filtering
Florian Fainelli
3
-20
/
+15
2020-09-23
net: dsa: untag the bridge pvid from rx skbs
Vladimir Oltean
1
-0
/
+66
2020-09-23
Merge branch 'PHY-subsystem-kernel-doc'
David S. Miller
5
-135
/
+404
2020-09-23
net: phy: Document core PHY structures
Andrew Lunn
4
-133
/
+400
2020-09-23
net: phy: Fixup kernel doc
Andrew Lunn
2
-2
/
+4
2020-09-23
Merge branch 'net-dsa-bcm_sf2-Additional-DT-changes'
David S. Miller
1
-1
/
+12
2020-09-23
net: dsa: bcm_sf2: Include address 0 for MDIO diversion
Florian Fainelli
1
-1
/
+1
2020-09-23
net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port
Florian Fainelli
1
-0
/
+11
2020-09-23
Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution'
David S. Miller
4
-1
/
+17
2020-09-23
octeontx2-pf: Support to change VLAN based RSS hash options via ethtool
George Cherian
2
-1
/
+8
2020-09-23
octeontx2-af: Add support for VLAN based RSS hashing
George Cherian
2
-0
/
+9
2020-09-23
net: fix a new kernel-doc warning at dev.c
Mauro Carvalho Chehab
1
-2
/
+2
2020-09-23
Merge branch 'net-mdio-ipq4019-add-Clause-45-support'
David S. Miller
1
-17
/
+92
2020-09-23
net: mdio-ipq4019: add Clause 45 support
Robert Marko
1
-14
/
+89
2020-09-23
net: mdio-ipq4019: change defines to upper case
Robert Marko
1
-3
/
+3
2020-09-23
Merge branch 'Introduce-mbox-tracepoints-for-Octeontx2'
David S. Miller
9
-2
/
+146
2020-09-23
octeontx2-pf: Add tracepoints for PF/VF mailbox
Subbaraya Sundeep
3
-0
/
+10
2020-09-23
octeontx2-af: Introduce tracepoints for mailbox
Subbaraya Sundeep
6
-2
/
+136
2020-09-23
net: allwinner: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-4
/
+2
2020-09-23
net: hns3: Constify static structs
Rikard Falkeborn
2
-18
/
+18
2020-09-23
net/mlx5: remove unreachable return
Pavel Machek (CIP)
1
-2
/
+0
2020-09-23
net/mlx5: simplify the return expression of mlx5_ec_init()
Qinglang Miao
1
-7
/
+1
2020-09-23
net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()
Denis Efremov
1
-1
/
+1
2020-09-23
net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
Denis Efremov
1
-2
/
+2
2020-09-23
net/mlx5e: Keep direct reference to mlx5_core_dev in tc ct
Ariel Levkovich
1
-19
/
+18
2020-09-23
net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()
Saeed Mahameed
3
-9
/
+4
2020-09-23
net/mlx5e: CT: Use the same counter for both directions
Oz Shlomo
1
-9
/
+85
2020-09-23
net/mlx5e: Support CT offload for tc nic flows
Ariel Levkovich
6
-200
/
+348
2020-09-23
net/mlx5e: rework ct offload init messages
Ariel Levkovich
1
-22
/
+17
2020-09-23
net/mlx5e: Add tc chains offload support for nic flows
Ariel Levkovich
4
-57
/
+250
2020-09-23
net/mlx5: Refactor tc flow attributes structure
Ariel Levkovich
7
-262
/
+376
2020-09-23
net/mlx5e: Split nic tc flow allocation and creation
Ariel Levkovich
2
-46
/
+77
2020-09-23
net/mlx5e: Tc nic flows to use mlx5_chains flow tables
Ariel Levkovich
2
-31
/
+60
2020-09-23
net/mlx5: Allow ft level ignore for nic rx tables
Ariel Levkovich
1
-2
/
+3
[next]