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-11-12
mptcp: fix static checker warnings in mptcp_pm_add_timer
Geliang Tang
1
-2
/
+1
2020-11-11
net: dsa: mv88e6xxx: Add helper to get a chip's max_vid
Tobias Waldekranz
3
-13
/
+18
2020-11-11
ipv4: Set nexthop flags in a more consistent way
Ido Schimmel
1
-5
/
+2
2020-11-11
drivers: net: sky2: Fix -Wstringop-truncation with W=1
Andrew Lunn
1
-1
/
+1
2020-11-11
MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
Kurt Kanzenbach
1
-0
/
+9
2020-11-11
Merge branch 'net-evaluate-net-ipvX-conf-all-sysctls'
Jakub Kicinski
3
-8
/
+11
2020-11-11
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
1
-6
/
+6
2020-11-11
net: evaluate net.ipv4.conf.all.proxy_arp_pvlan
Vincent Bernat
1
-1
/
+1
2020-11-11
net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown
Vincent Bernat
2
-1
/
+4
2020-11-11
Merge branch 'net-qrtr-add-distant-node-support'
Jakub Kicinski
2
-21
/
+36
2020-11-11
net: qrtr: Release distant nodes along the bridge node
Loic Poulain
1
-6
/
+19
2020-11-11
net: qrtr: Add GFP flags parameter to qrtr_alloc_ctrl_packet
Loic Poulain
1
-5
/
+7
2020-11-11
net: qrtr: Allow non-immediate node routing
Loic Poulain
1
-2
/
+10
2020-11-11
net: qrtr: Allow forwarded services
Loic Poulain
1
-8
/
+0
2020-11-11
net: qrtr: Fix port ID for control messages
Loic Poulain
1
-1
/
+1
2020-11-11
net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototype
Jisheng Zhang
1
-27
/
+19
2020-11-11
net: phy: aquantia: do not return an error on clearing pending IRQs
Ioana Ciornei
1
-2
/
+2
2020-11-11
Merge branch 'net-ipa-little-fixes'
Jakub Kicinski
3
-15
/
+6
2020-11-11
net: ipa: drop an error message
Alex Elder
1
-6
/
+1
2020-11-11
net: ipa: change a warning to debug
Alex Elder
1
-4
/
+4
2020-11-11
net: ipa: get rid of a useless line of code
Alex Elder
1
-2
/
+1
2020-11-11
net: ipa: don't break build on large transaction size
Alex Elder
1
-3
/
+0
2020-11-10
Merge branch 'inet-prevent-skb-changes-in-udp-4-6-_lib_lookup_skb'
Jakub Kicinski
4
-6
/
+6
2020-11-10
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
3
-5
/
+5
2020-11-10
inet: constify inet_sdif() argument
Eric Dumazet
1
-1
/
+1
2020-11-10
net: dsa: fix unintended sign extension on a u16 left shift
Colin Ian King
1
-2
/
+2
2020-11-10
net: sched: fix misspellings using misspell-fixer tool
Menglong Dong
5
-5
/
+5
2020-11-10
net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspend
Kaixu Xia
1
-2
/
+1
2020-11-10
net: atlantic: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-11-10
net: ipv4: remove redundant initialization in inet_rtm_deladdr
Menglong Dong
1
-2
/
+1
2020-11-10
selftests: disable rp_filter when testing bareudp
Guillaume Nault
1
-0
/
+6
2020-11-09
net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
Alexander Lobakin
1
-1
/
+2
2020-11-09
Merge branch 'net-add-and-use-dev_get_tstats64'
Jakub Kicinski
20
-175
/
+75
2020-11-09
net: remove ip_tunnel_get_stats64
Heiner Kallweit
2
-11
/
+0
2020-11-09
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
4
-8
/
+8
2020-11-09
vti: switch to dev_get_tstats64
Heiner Kallweit
2
-2
/
+2
2020-11-09
wireguard: switch to dev_get_tstats64
Heiner Kallweit
1
-1
/
+1
2020-11-09
gtp: switch to dev_get_tstats64
Heiner Kallweit
1
-1
/
+1
2020-11-09
net: switch to dev_get_tstats64
Heiner Kallweit
3
-4
/
+4
2020-11-09
ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callback
Heiner Kallweit
1
-31
/
+1
2020-11-09
tun: switch to net core provided statistics counters
Heiner Kallweit
1
-87
/
+34
2020-11-09
net: dsa: use net core stats64 handling
Heiner Kallweit
3
-30
/
+8
2020-11-09
net: core: add dev_get_tstats64 as a ndo_get_stats64 implementation
Heiner Kallweit
2
-0
/
+16
2020-11-09
net: dsa: mv88e6xxx: Export VTU as devlink region
Tobias Waldekranz
4
-3
/
+109
2020-11-09
net: phy: microchip_t1: Don't set .config_aneg
Jisheng Zhang
1
-1
/
+0
2020-11-09
net/mlx4: Assign boolean values to a bool variable
Kaixu Xia
1
-1
/
+1
2020-11-09
net: udp: remove redundant initialization in udp_dump_one
Menglong Dong
1
-1
/
+1
2020-11-09
net: udp: remove redundant initialization in udp_send_skb
Menglong Dong
1
-1
/
+1
2020-11-09
bridge: mrp: Use hlist_head instead of list_head for mrp
Horatiu Vultur
5
-17
/
+17
2020-11-09
Merge branch 'net-packet-make-packet_fanout-arr-size-configurable-up-to-64k'
Jakub Kicinski
4
-17
/
+109
[next]