projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: mscc: improve the frame header parsing readability
[platform/kernel/linux-rpi.git]
/
net
/
2019-08-15
David S. Miller
Merge tag 'linux-can-next-for-5.4-20190814' of git...
tree
|
commitdiff
2019-08-15
Jonathan Lemon
page_pool: fix logic in __page_pool_get_cached
tree
|
commitdiff
2019-08-15
David S. Miller
Merge branch 'rds-next'
tree
|
commitdiff
2019-08-15
Andy Grover
rds: check for excessive looping in rds_send_xmit
tree
|
commitdiff
2019-08-15
Gerd Rausch
net/rds: Add a few missing rds_stat_names entries
tree
|
commitdiff
2019-08-15
Chris Mason
RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
tree
|
commitdiff
2019-08-15
Chris Mason
RDS: limit the number of times we loop in rds_send_xmit
tree
|
commitdiff
2019-08-15
Yunsheng Lin
page_pool: remove unnecessary variable init
tree
|
commitdiff
2019-08-15
Ka-Cheong Poon
net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSA...
tree
|
commitdiff
2019-08-15
David S. Miller
Merge git://git./linux/kernel/git/pablo/nf-next
tree
|
commitdiff
2019-08-14
Nathan Chancellor
netfilter: nft_bitwise: Adjust parentheses to fix memcm...
tree
|
commitdiff
2019-08-14
Jakub Kicinski
Merge git://git./linux/kernel/git/pablo/nf-next
tree
|
commitdiff
2019-08-13
Vlad Buslov
net: devlink: remove redundant rtnl lock assert
tree
|
commitdiff
2019-08-13
Jakub Kicinski
Merge git://git./linux/kernel/git/bpf/bpf-next
tree
|
commitdiff
2019-08-13
Jiri Pirko
devlink: send notifications for deleted snapshots on...
tree
|
commitdiff
2019-08-13
Oliver Hartkopp
can: gw: add support for CAN FD frames
tree
|
commitdiff
2019-08-13
Oliver Hartkopp
can: gw: use struct canfd_frame as internal data structure
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: gw: cgw_parse_attr(): remove unnecessary braces...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: gw: cgw_dump_jobs(): avoid long lines
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: gw: can_can_gw_rcv(): remove return at end of...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: gw: add missing spaces around operators
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: gw: remove unnecessary blank lines, add suggested...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: gw: convert block comments to network style comments
tree
|
commitdiff
2019-08-13
Thomas Gleixner
can: bcm: switch timer to HRTIMER_MODE_SOFT and remove...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: bcm: bcm_sock_no_ioctlcmd(): mark function as...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: raw: raw_sock_no_ioctlcmd(): mark function as...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: raw: raw_module_init(): use pr_err() instead of...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: raw: balance braces around else statements
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: raw: remove unnecessary blank lines, add suggested...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: raw: convert block comments to network style comments
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: af_can: add missing identifiers to struct receiver...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: af_can: can_pernet_init(): Use preferred style...
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: af_can: avoid splitting quoted string across lines
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: af_can: fix alignment
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: af_can: balance braces around else statements
tree
|
commitdiff
2019-08-13
Marc Kleine-Budde
can: af_can: convert block comments to network style...
tree
|
commitdiff
2019-08-13
Florian Westphal
netfilter: connlabels: prefer static lock initialiser
tree
|
commitdiff
2019-08-13
Valdis Klētnieks
netfilter: nf_nat_proto: make tables static
tree
|
commitdiff
2019-08-13
Valdis Klētnieks
netfilter: nf_tables: add missing prototypes.
tree
|
commitdiff
2019-08-13
Jeremy Sowden
netfilter: inline four headers files into another one.
tree
|
commitdiff
2019-08-13
Pablo Neira Ayuso
netfilter: nf_tables: store data in offload context...
tree
|
commitdiff
2019-08-13
Pablo Neira Ayuso
netfilter: nft_bitwise: add offload support
tree
|
commitdiff
2019-08-13
yangxingwu
netfilter: remove unnecessary spaces
tree
|
commitdiff
2019-08-11
David S. Miller
Merge branch 'drop_monitor-Capture-dropped-packets...
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Expose tail drop counter
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Make drop queue length configurable
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Add a command to query current configuration
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Allow truncation of dropped packets
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Add packet alert mode
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Add alert mode operations
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Require CAP_NET_ADMIN for drop monitor...
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Reset per-CPU data before starting to...
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Initialize timer and work item upon traci...
tree
|
commitdiff
2019-08-11
Ido Schimmel
drop_monitor: Split tracing enable / disable to differe...
tree
|
commitdiff
2019-08-10
David S. Miller
Merge branch 'Networking-driver-debugfs-cleanups'
tree
|
commitdiff
2019-08-10
Greg Kroah-Hartman
wimax: no need to check return value of debugfs_create...
tree
|
commitdiff
2019-08-09
YueHaibing
taprio: remove unused variable 'entry_list_policy'
tree
|
commitdiff
2019-08-09
Josh Hunt
tcp: add new tcp_mtu_probe_floor sysctl
tree
|
commitdiff
2019-08-09
Jiri Pirko
devlink: remove pointless data_len arg from region...
tree
|
commitdiff
2019-08-09
Eric Dumazet
tcp: batch calls to sk_flush_backlog()
tree
|
commitdiff
2019-08-09
Ivan Khoronzhuk
xdp: xdp_umem: fix umem pages mapping for 32bits systems
tree
|
commitdiff
2019-08-09
YueHaibing
fq_codel: remove set but not used variables 'prev_ecn_m...
tree
|
commitdiff
2019-08-09
John Rutherford
tipc: add loopback device tracking
tree
|
commitdiff
2019-08-09
David S. Miller
Merge branch 'flow_offload-add-indr-block-in-nf_table_o...
tree
|
commitdiff
2019-08-09
wenxu
netfilter: nf_tables_offload: support indr block call
tree
|
commitdiff
2019-08-09
wenxu
flow_offload: support get multi-subsystem block
tree
|
commitdiff
2019-08-09
wenxu
flow_offload: move tc indirect block to flow offload
tree
|
commitdiff
2019-08-09
wenxu
cls_api: add flow_indr_block_call function
tree
|
commitdiff
2019-08-09
wenxu
cls_api: remove the tcf_block cache
tree
|
commitdiff
2019-08-09
wenxu
cls_api: modify the tc_indr_block_ing_cmd parameters.
tree
|
commitdiff
2019-08-09
David S. Miller
Merge branch 'net-batched-receive-in-GRO-path'
tree
|
commitdiff
2019-08-09
Edward Cree
net: use listified RX for handling GRO_NORMAL skbs
tree
|
commitdiff
2019-08-09
Alexey Dobriyan
net: delete "register" keyword
tree
|
commitdiff
2019-08-08
David S. Miller
Merge tag 'batadv-next-for-davem-20190808' of git:...
tree
|
commitdiff
2019-08-07
David S. Miller
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2019-08-07
Linus Torvalds
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2019-08-06
David S. Miller
Merge branch '40GbE' of git://git./linux/kernel/git...
tree
|
commitdiff
2019-08-06
Yifeng Sun
openvswitch: Print error when ovs_execute_actions(...
tree
|
commitdiff
2019-08-06
David S. Miller
Merge branch 'sja1105-fixes'
tree
|
commitdiff
2019-08-06
Vladimir Oltean
net: dsa: sja1105: Fix memory leak on meta state machin...
tree
|
commitdiff
2019-08-06
Vladimir Oltean
net: dsa: sja1105: Fix memory leak on meta state machin...
tree
|
commitdiff
2019-08-06
David S. Miller
Merge branch 'Support-tunnels-over-VLAN-in-NFP'
tree
|
commitdiff
2019-08-06
John Hurley
net: sched: add ingress mirred action to hardware IR
tree
|
commitdiff
2019-08-06
John Hurley
net: sched: add skbedit of ptype action to hardware IR
tree
|
commitdiff
2019-08-06
David S. Miller
Merge branch '100GbE' of git://git./linux/kernel/git...
tree
|
commitdiff
2019-08-06
David S. Miller
Merge branch 'fq_codel-small-optimizations'
tree
|
commitdiff
2019-08-06
Dave Taht
fq_codel: Kill useless per-flow dropped statistic
tree
|
commitdiff
2019-08-06
Dave Taht
Increase fq_codel count in the bulk dropper
tree
|
commitdiff
2019-08-06
Vivien Didelot
net: dsa: dump CPU port regs through master
tree
|
commitdiff
2019-08-06
David S. Miller
Merge branch 'Fix-batched-event-generation-for-vlan...
tree
|
commitdiff
2019-08-06
Roman Mashak
net sched: update vlan action for batched events operations
tree
|
commitdiff
2019-08-06
Linus Torvalds
Merge tag 'mips_fixes_5.3_1' of git://git./linux/kernel...
tree
|
commitdiff
2019-08-06
David S. Miller
Merge branch 'drop_monitor-Various-improvements-and...
tree
|
commitdiff
2019-08-06
Ido Schimmel
drop_monitor: Use pre_doit / post_doit hooks
tree
|
commitdiff
2019-08-06
Ido Schimmel
drop_monitor: Add extack support
tree
|
commitdiff
2019-08-06
Ido Schimmel
drop_monitor: Avoid multiple blank lines
tree
|
commitdiff
2019-08-06
Ido Schimmel
drop_monitor: Document scope of spinlock
tree
|
commitdiff
2019-08-06
Ido Schimmel
drop_monitor: Rename and document scope of mutex
tree
|
commitdiff
2019-08-06
Ido Schimmel
drop_monitor: Use correct error code
tree
|
commitdiff
2019-08-06
Marek Vasut
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
tree
|
commitdiff
next