index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
can: netlink: allow user to turn off unsupported features
Vincent Mailhol
1
-1
/
+1
2021-08-19
can: dev: provide optional GPIO based termination support
Oleksij Rempel
2
-0
/
+74
2021-08-19
dt-bindings: can: fsl,flexcan: enable termination-* bindings
Oleksij Rempel
1
-0
/
+17
2021-08-19
dt-bindings: can-controller: add support for termination-gpios
Oleksij Rempel
1
-0
/
+9
2021-08-19
mailmap: update email address of Matthias Fuchs and Thomas Körper
Marc Kleine-Budde
1
-0
/
+2
2021-08-18
net/mlx4: Use ARRAY_SIZE to get an array's size
Jason Wang
1
-1
/
+1
2021-08-18
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Nick Richardson
1
-27
/
+26
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
6
-20
/
+34
2021-08-18
octeontx2-pf: Allow VLAN priority also in ntuple filters
Subbaraya Sundeep
1
-5
/
+0
2021-08-18
selftests: vrf: Add test for SNAT over VRF
Lahav Schlesinger
1
-0
/
+28
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
1
-28
/
+24
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
4
-16
/
+48
2021-08-18
Merge branch 'nci-ext'
David S. Miller
2
-63
/
+362
2021-08-18
selftests: nci: Add the NCI testcase reading T4T Tag
Bongsu Jeon
1
-5
/
+287
2021-08-18
selftests: nci: Extract the start/stop discovery function
Bongsu Jeon
1
-15
/
+38
2021-08-18
selftests: nci: Add the flags parameter for the send_cmd_mt_nla
Bongsu Jeon
1
-8
/
+8
2021-08-18
selftests: nci: Fix the wrong condition
Bongsu Jeon
1
-1
/
+1
2021-08-18
selftests: nci: Fix the code for next nlattr offset
Bongsu Jeon
1
-2
/
+2
2021-08-18
selftests: nci: Fix the typo
Bongsu Jeon
1
-12
/
+12
2021-08-18
selftests: nci: Remove the polling code to read a NCI frame
Bongsu Jeon
1
-22
/
+11
2021-08-18
nfc: virtual_ncidev: Use wait queue instead of polling
Bongsu Jeon
1
-2
/
+7
2021-08-18
net: procfs: add seq_puts() statement for dev_mcast
Yajun Deng
1
-11
/
+13
2021-08-18
net: RxRPC: make dependent Kconfig symbols be shown indented
Randy Dunlap
1
-3
/
+4
2021-08-18
Merge branch 'mptcp-mesh-path-manager'
David S. Miller
6
-26
/
+231
2021-08-18
selftests: mptcp: delete uncontinuous removing ids
Geliang Tang
1
-4
/
+6
2021-08-18
selftests: mptcp: add fullmesh testcases
Geliang Tang
1
-2
/
+62
2021-08-18
selftests: mptcp: set and print the fullmesh flag
Geliang Tang
1
-1
/
+15
2021-08-18
mptcp: local addresses fullmesh
Geliang Tang
1
-10
/
+63
2021-08-18
mptcp: remote addresses fullmesh
Geliang Tang
2
-4
/
+56
2021-08-18
mptcp: drop flags and ifindex arguments
Geliang Tang
3
-7
/
+31
2021-08-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
4
-64
/
+57
2021-08-17
i40e: Fix spelling mistake "dissable" -> "disable"
Colin Ian King
1
-1
/
+1
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
3
-63
/
+56
2021-08-17
selftests: net: improved IOAM tests
Justin Iurman
2
-394
/
+1067
2021-08-17
Merge branch 'bridge-vlan-fixes'
David S. Miller
5
-17
/
+48
2021-08-17
net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlan
Nikolay Aleksandrov
2
-7
/
+4
2021-08-17
net: bridge: mcast: use the correct vlan group helper
Nikolay Aleksandrov
1
-2
/
+3
2021-08-17
net: bridge: vlan: account for router port lists when notifying
Nikolay Aleksandrov
3
-8
/
+40
2021-08-17
net: bridge: vlan: enable mcast snooping for existing master vlans
Nikolay Aleksandrov
1
-0
/
+1
2021-08-17
Merge branch 'octeonx2-mcam-management-rework'
David S. Miller
16
-173
/
+585
2021-08-17
octeontx2-af: configure npc for cn10k to allow packets from cpt
Vidya
1
-1
/
+11
2021-08-17
octeontx2-af: cn10K: Get NPC counters value
Hariprasad Kelam
2
-8
/
+20
2021-08-17
octeontx2-af: Allocate low priority entries for PF
Subbaraya Sundeep
1
-0
/
+12
2021-08-17
octeontx2-pf: devlink params support to set mcam entry count
Sunil Goutham
8
-17
/
+221
2021-08-17
octeontx2-pf: Unify flow management variables
Sunil Goutham
4
-46
/
+80
2021-08-17
octeontx2-pf: Sort the allocated MCAM entry indices
Sunil Goutham
1
-0
/
+15
2021-08-17
octeontx2-pf: Ntuple filters support for VF netdev
Rakesh Babu
5
-60
/
+98
2021-08-17
octeontx2-pf: Enable NETIF_F_RXALL support for VF driver
Sunil Goutham
2
-4
/
+4
2021-08-17
octeontx2-af: Add debug messages for failures
Sunil Goutham
1
-19
/
+73
2021-08-17
octeontx2-af: add proper return codes for AF mailbox handlers
Naveen Mamindlapalli
4
-21
/
+47
[next]