index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-07-06
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
2021-07-06
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-02
udp: properly flush normal packet at GRO time
Paolo Abeni
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-02
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
2021-07-02
sock: fix error in sock_setsockopt()
Eric Dumazet
2021-07-02
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-02
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-07-02
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-02
net/sched: sch_taprio: fix typo in comment
Jesper Dangaard Brouer
2021-07-01
s390: iucv: Avoid field over-reading memcpy()
Kees Cook
2021-07-01
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2021-07-01
net: socket: support hardware timestamp conversion to PHC bound
Yangbo Lu
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping()
Yangbo Lu
2021-07-01
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
2021-07-01
Merge branch 'master' of ../net-next/
David S. Miller
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-01
sctp: check pl.raise_count separately from its increment
Xin Long
2021-07-01
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
2021-07-01
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-01
net/802/garp: fix memleak in garp_request_join()
Yang Yingliang
2021-07-01
sctp: prevent info leak in sctp_make_heartbeat()
Dan Carpenter
2021-07-01
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
2021-07-01
openvswitch: Optimize operation for key comparison
Baowen Zheng
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
tcp_yeah: check struct yeah size at compile time
Eric Dumazet
2021-06-29
net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}
Vladimir Oltean
2021-06-29
net: use netdev_info in ndo_dflt_fdb_{add,del}
Vladimir Oltean
2021-06-29
net: sock: add trace for socket errors
Alexander Aring
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-06-29
net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive()
Liam Howlett
2021-06-29
net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
Vladimir Oltean
2021-06-29
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
2021-06-29
net: dsa: include fdb entries pointing to bridge in the host fdb list
Vladimir Oltean
2021-06-29
net: dsa: include bridge addresses which are local in the host fdb list
Tobias Waldekranz
2021-06-29
net: dsa: sync static FDB entries on foreign interfaces to hardware
Vladimir Oltean
2021-06-29
net: dsa: install the host MDB and FDB entries in the master's RX filter
Vladimir Oltean
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
2021-06-29
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
2021-06-29
net: bridge: allow br_fdb_replay to be called for the bridge device
Vladimir Oltean
2021-06-29
net: bridge: switchdev: send FDB notifications for host addresses
Tobias Waldekranz
2021-06-29
net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst
Vladimir Oltean
[next]