index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-09
net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
Zhengchao Shao
2022-09-09
net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
Zhengchao Shao
2022-09-09
net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
Zhengchao Shao
2022-09-09
net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_sear...
Zhengchao Shao
2022-09-09
net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
Zhengchao Shao
2022-09-09
net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
Zhengchao Shao
2022-09-09
net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
Zhengchao Shao
2022-09-09
net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
Zhengchao Shao
2022-09-09
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
Zhengchao Shao
2022-09-09
net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
Zhengchao Shao
2022-09-09
net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
Zhengchao Shao
2022-09-09
net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
Zhengchao Shao
2022-09-09
net: sched: act_api: implement generic walker and search for tc action
Zhengchao Shao
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
2022-09-09
Merge branch 'lan743x-next'
David S. Miller
2022-09-09
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2022-09-09
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
net: sparx5: fix function return type to match actual type
Casper Andersson
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-08
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
2022-09-08
Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-09-08
r8169: merge support for chip versions 10, 13, 16
Heiner Kallweit
2022-09-08
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
2022-09-08
net: phy: lan87xx: change interrupt src of link_up to comm_ready
Arun Ramadoss
2022-09-08
net: stmmac: Disable automatic FCS/Pad stripping
Kurt Kanzenbach
2022-09-07
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
2022-09-07
Merge branch 'hns3-new-features'
David S. Miller
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
2022-09-07
net: hns3: debugfs add dump dscp map info
Guangbin Huang
2022-09-07
net: hns3: support ndo_select_queue()
Guangbin Huang
2022-09-07
net: hns3: add support config dscp map to tc
Guangbin Huang
2022-09-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
2022-09-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2022-09-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-09-07
netfilter: nat: avoid long-running port range loop
Florian Westphal
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
2022-09-07
netfilter: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-07
netfilter: remove NFPROTO_DECNET
Florian Westphal
2022-09-07
netfilter: conntrack: reduce timeout when receiving out-of-window fin or rst
Florian Westphal
2022-09-07
netfilter: conntrack: remove unneeded indent level
Florian Westphal
2022-09-07
net: sysctl: remove unused variable long_max
Liu Shixin
2022-09-07
net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestamp
Lorenzo Bianconi
2022-09-07
net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb
Lorenzo Bianconi
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-07
net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
Lorenzo Bianconi
2022-09-07
netfilter: conntrack: ignore overly delayed tcp packets
Florian Westphal
2022-09-07
netfilter: conntrack: prepare tcp_in_window for ternary return value
Florian Westphal
[next]