projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2017-04-26
Florian Westphal
netfilter: don't attach a nat extension by default
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
netfilter: pptp: attach nat extension when needed
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
netfilter: masquerade: attach nat extension if not...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
netfilter: conntrack: handle initial extension alloc...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
netfilter: conntrack: mark extension structs as const
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
netfilter: conntrack: remove prealloc support
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Gao Feng
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DRO...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
ebtables: remove nf_hook_register usage
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
netfilter: decnet: only register hooks in init namespace
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
ipvs: convert to use pernet nf_hook api
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Florian Westphal
netfilter: synproxy: only register hooks when needed
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Gao Feng
netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: ipvs: fix incorrect conflict resolution
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
nefilter: eache: reduce struct size from 32 to 24 byte
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: allow early drop of assured conntracks
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: conntrack: use u8 for extension sizes again
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: remove last traces of variable-sized extensions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: helpers: remove data_len usage for inkernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: nfnetlink_cthelper: reject too large userspa...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: helper: add build-time asserts for helper...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: conntrack: move helper struct to nf_conntrac...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Florian Westphal
netfilter: nft_ct: allow to set ctnetlink event types...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Florian Westphal
netfilter: remove nf_ct_is_untracked
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Florian Westphal
netfilter: kill the fake untracked conntrack objects
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Gao Feng
netfilter: ecache: Refine the nf_ct_deliver_cached_events
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Gao Feng
netfilter: nf_nat: Fix return NF_DROP in nfnetlink_pars...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Pablo Neira...
Merge tag 'ipvs2-for-v4.12' of https://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Aaron Conole
ipset: remove unused function __ip_set_get_netlink
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Aaron Conole
netfilter: nf_conntrack: remove double assignment
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Aaron Conole
netfilter: nf_tables: remove double return statement
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Taehee Yoo
netfilter: nat: remove rcu_read_lock in __nf_nat_decode...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gao Feng
netfilter: udplite: Remove duplicated udplite4/6 declar...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Arushi Singhal
netfilter: ip6_tables: Remove unneccessary comments
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Arushi Singhal
netfilter: Remove exceptional & on function name
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
simran singhal
net: netfilter: Use list_{next/prev}_entry instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
simran singhal
netfilter: Use seq_puts()/seq_putc() where possible
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
simran singhal
netfilter: Remove unnecessary cast on void pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Pablo Neira...
netfilter: Add nfnl_msg_type() helper function
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Gao Feng
netfilter: ctnetlink: Expectations must have a conntrac...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Florian Westphal
netfilter: nat: avoid use of nf_conn_nat extension
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Gao Feng
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Gao Feng
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Gao Feng
netfilter: expect: Make sure the max_expected limit...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Pablo Neira...
netfilter: nf_tables: add nft_is_base_chain() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
David S. Miller
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Jakub Kicinski
nfp: fix potential use after free on xdp prog
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Jarod Wilson
bonding: attempt to better support longer hw addresses
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Yuchung Cheng
tcp: fix reordering SNMP under-counting
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Yuchung Cheng
tcp: fix lost retransmit SNMP under-counting
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Edward Cree
sfc: don't insert mc_list on low-latency firmware if...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
David S. Miller
Merge branch 'nfp-ksettings'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: add support for .set_link_ksettings()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: NSP backend for link configuration operations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: add extended error messages
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: turn NSP port entry into a union
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: allow multi-stage NSP configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: separate high level and low level NSP headers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: report port type in ethtool
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: report auto-negotiation in ethtool
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: report link speed from NSP
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: add port state refresh
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: track link state changes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: add mutex protection for the port list
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: don't spawn netdevs for reconfigured ports
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Jakub Kicinski
nfp: add support for .get_link_ksettings()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
David S. Miller
Merge tag 'linux-can-next-for-4.13-20170404' of git...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Linus Torvalds
Merge tag 'mfd-fixes-4.11' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Linus Torvalds
Merge tag 'kbuild-fixes-v4.11' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
LABBE Corentin
selftests: add a generic testsuite for ethernet device
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
David S. Miller
Merge branch 'rtnetlink-event-type'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Vlad Yasevich
rtnl: Add support for netdev event to link messages
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Vlad Yasevich
rtnetlink: Convert rtnetlink_event to white list
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Gao Feng
net: tcp: Define the TCP_MAX_WSCALE instead of literal...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Eric Biggers
net: ibm: emac: remove unused sysrq handler for 'c...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Xin Long
sctp: get sock from transport in sctp_transport_update_pmtu
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Mahesh Bandewar
bonding: fix active-backup transition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Andrey Vagin
netlink/diag: report flags for netlink sockets
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Dan Carpenter
qed: Add a missing error code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Dan Carpenter
net: sched: choke: remove some dead code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Dan Carpenter
liquidio: clear the correct memory
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Joao Pinto
net: stmmac: rx queue to dma channel mapping fix
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Joe Perches
phy/ethtool: Add missing SPEED_<foo> strings
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
David S. Miller
Merge branch 'bnxt_en-WoL-selftest-XDP_TX-optimize'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Cap the msix vector with the max completion...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Use short TX BDs for the XDP TX ring.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add interrupt test to ethtool -t selftest.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add PHY loopback to ethtool self-test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add ethtool mac loopback self test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add basic ethtool -t selftest support.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add suspend/resume callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add ethtool set_wol method.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add ethtool get_wol method.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add pci shutdown method.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Add basic WoL infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Michael Chan
bnxt_en: Update firmware interface spec to 1.7.6.2.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Vic Yang
mfd: cros-ec: Fix host command buffer size
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Linus Torvalds
Merge tag 'gpio-v4.11-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
David S. Miller
Merge tag 'wireless-drivers-for-davem-2017-04-03' of...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Linus Torvalds
Merge tag 'nios2-v4.11-fix' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next