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-08-22
l2tp: use standard API for warning log messages
Tom Parkin
2
-20
/
+14
2020-08-22
l2tp: remove noisy logging, use appropriate log levels
Tom Parkin
2
-43
/
+5
2020-08-22
l2tp: don't log data frames
Tom Parkin
5
-101
/
+6
2020-08-22
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
6
-16
/
+17
2020-08-21
Merge branch 'crypto-chelsio-Restructure-chelsio-s-inline-crypto-drivers'
David S. Miller
24
-190
/
+334
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
13
-91
/
+205
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
16
-99
/
+129
2020-08-20
ethtool: allow flow-type ether without IP protocol field
Vishal Kulkarni
1
-1
/
+2
2020-08-20
nfc: st21nfca: Remove unnecessary cast
Alex Dewar
1
-2
/
+1
2020-08-20
nfc: st-nci: Remove unnecessary cast
Alex Dewar
1
-2
/
+1
2020-08-20
net: qed: Remove unnecessary cast
Alex Dewar
1
-1
/
+0
2020-08-20
Merge branch 'tcp_mmap-optmizations'
David S. Miller
1
-7
/
+35
2020-08-20
selftests: net: tcp_mmap: Use huge pages in receive path
Eric Dumazet
1
-4
/
+5
2020-08-20
selftests: net: tcp_mmap: Use huge pages in send path
Eric Dumazet
1
-3
/
+26
2020-08-20
selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)
Eric Dumazet
1
-0
/
+4
2020-08-20
net: zerocopy: combine pages in zerocopy_sg_from_iter()
Eric Dumazet
1
-4
/
+29
2020-08-20
Merge branch 'nfp-flower-add-support-for-QinQ-matching'
David S. Miller
4
-16
/
+165
2020-08-20
nfp: flower: add support to offload QinQ match
Louis Peens
4
-16
/
+152
2020-08-20
nfp: flower: check that we don't exceed the FW key size
Louis Peens
2
-0
/
+13
2020-08-20
cxgb4: insert IPv6 filter rules in next free region
Rahul Kundu
1
-10
/
+7
2020-08-19
Merge branch 'ptp-Add-generic-helper-functions'
David S. Miller
8
-245
/
+183
2020-08-19
ptp: Remove unused macro
Kurt Kanzenbach
1
-1
/
+0
2020-08-19
ptp: ptp_ines: Use generic helper function
Kurt Kanzenbach
1
-63
/
+25
2020-08-19
net: phy: dp83640: Use generic helper function
Kurt Kanzenbach
1
-54
/
+16
2020-08-19
ethernet: ti: cpts: Use generic helper function
Kurt Kanzenbach
1
-28
/
+14
2020-08-19
ethernet: ti: am65-cpts: Use generic helper function
Kurt Kanzenbach
1
-28
/
+9
2020-08-19
mlxsw: spectrum_ptp: Use generic helper function
Kurt Kanzenbach
1
-25
/
+7
2020-08-19
net: dsa: mv88e6xxx: Use generic helper function
Kurt Kanzenbach
1
-46
/
+13
2020-08-19
ptp: Add generic ptp message type function
Kurt Kanzenbach
1
-0
/
+25
2020-08-19
ptp: Add generic ptp v2 header parsing function
Kurt Kanzenbach
2
-0
/
+74
2020-08-19
ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct
Cristobal Forno
2
-12
/
+27
2020-08-19
Merge branch 'r8169-use-napi_complete_done-return-value'
David S. Miller
1
-8
/
+2
2020-08-19
r8169: remove member irq_enabled from struct rtl8169_private
Heiner Kallweit
1
-5
/
+1
2020-08-19
r8169: use napi_complete_done return value
Heiner Kallweit
1
-3
/
+1
2020-08-19
Documentation/networking: update l2tp docs
James Chapman
1
-297
/
+625
2020-08-19
net: Stop warning about SO_BSDCOMPAT usage
Miaohe Lin
1
-14
/
+0
2020-08-19
Merge branch 'net-dsa-loop-Expose-VLAN-table-through-devlink'
David S. Miller
1
-1
/
+55
2020-08-19
net: dsa: loop: Return VLAN table size through devlink
Florian Fainelli
1
-1
/
+54
2020-08-19
net: dsa: loop: Configure VLANs while not filtering
Florian Fainelli
1
-0
/
+1
2020-08-18
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
Miaohe Lin
1
-2
/
+1
2020-08-18
ethernet: cirrus: Remove unused macros
Alex Dewar
1
-4
/
+0
2020-08-18
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
3
-4
/
+4
2020-08-18
Merge branch 'netlink-allow-NLA_BINARY-length-range-validation'
David S. Miller
12
-92
/
+115
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
3
-61
/
+89
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
3
-6
/
+6
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
8
-25
/
+20
2020-08-17
Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-57
/
+58
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
76
-349
/
+768
2020-08-17
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
1
-2
/
+2
2020-08-17
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
1
-9
/
+11
[next]