index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-10-06
can: raw: add missing error queue support
Vincent Mailhol
2020-10-06
can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming
Marc Kleine-Budde
2020-10-06
ethtool: specify which header flags are supported per command
Jakub Kicinski
2020-10-06
netlink: add mask validation
Jakub Kicinski
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
2020-10-06
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
net: openvswitch: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
xfrm: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
ipv6: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
2020-10-06
net: always dump full packets with skb_dump
Vladimir Oltean
2020-10-06
mptcp: don't skip needed ack
Paolo Abeni
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-04
net: openvswitch: Constify static struct genl_small_ops
Rikard Falkeborn
2020-10-04
mptcp: Constify mptcp_pm_ops
Rikard Falkeborn
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
2020-10-04
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
2020-10-04
net: devlink: Add support for port regions
Andrew Lunn
2020-10-04
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
2020-10-04
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
2020-10-04
net: devlink: Add unused port flavour
Andrew Lunn
2020-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
2020-10-04
netfilter: nf_tables: Enable fast nft_cmp for inverted matches
Phil Sutter
2020-10-04
netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes
Florian Westphal
2020-10-04
netfilter: ipset: enable memory accounting for ipset allocations
Vasily Averin
2020-10-04
netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
YueHaibing
2020-10-03
mptcp: ADD_ADDRs with echo bit are smaller
Matthieu Baerts
2020-10-03
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
2020-10-03
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
2020-10-03
net/smc: use an array to check fields in system EID
Karsten Graul
2020-10-03
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
2020-10-03
tcp: account total lost packets properly
Yuchung Cheng
2020-10-03
net/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
2020-10-03
net/af_iucv: right-size the uid variable in iucv_sock_bind()
Julian Wiedmann
2020-10-03
genetlink: allow dumping command-specific policy
Jakub Kicinski
2020-10-03
genetlink: properly support per-op policy dumping
Johannes Berg
2020-10-03
genetlink: factor skb preparation out of ctrl_dumppolicy()
Johannes Berg
2020-10-03
netlink: rework policy dump to support multiple policies
Johannes Berg
2020-10-03
netlink: compare policy more accurately
Johannes Berg
2020-10-02
genetlink: switch control commands to per-op policies
Jakub Kicinski
2020-10-02
genetlink: use parsed attrs in dumppolicy
Jakub Kicinski
2020-10-02
genetlink: bring back per op policy
Jakub Kicinski
2020-10-02
genetlink: use .start callback for dumppolicy
Jakub Kicinski
[next]