index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-07-28
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
2021-07-27
net: cipso: fix warnings in netlbl_cipsov4_add_std
Pavel Skripkin
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
2021-07-27
net: socket: return changed ifreq from SIOCDEVPRIVATE
Arnd Bergmann
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
phonet: use siocdevprivate
Arnd Bergmann
2021-07-27
bridge: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
2021-07-27
tcp: more accurately check DSACKs to grow RACK reordering window
Neal Cardwell
2021-07-27
tcp: more accurately detect spurious TLP probes
Yuchung Cheng
2021-07-27
openvswitch: fix sparse warning incorrect type
Mark Gray
2021-07-27
openvswitch: fix alignment issues
Mark Gray
2021-07-27
net: netlink: add the case when nlh is NULL
Yajun Deng
2021-07-27
ethtool: Fix rxnfc copy to user buffer overflow
Saeed Mahameed
2021-07-26
flow_dissector: Fix out-of-bounds warnings
Gustavo A. R. Silva
2021-07-26
ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
Gustavo A. R. Silva
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2021-07-26
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
2021-07-26
net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_...
Vladimir Oltean
2021-07-26
Merge tag 'linux-can-next-for-5.15-20210725' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-07-25
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
2021-07-25
can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb cont...
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session s...
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_session_completed(): use consistent name se_skb for the ses...
Marc Kleine-Budde
2021-07-25
can: j1939: replace fall through comment by fallthrough pseudo-keyword
Marc Kleine-Budde
2021-07-25
can: j1939: fix checkpatch warnings
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
gushengxian
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
2021-07-24
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
2021-07-23
mpls: defer ttl decrement in mpls_forward()
Kangmin Park
2021-07-23
net: dsa: tag_dsa: offload the bridge forwarding process
Tobias Waldekranz
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]