Commit Graph

4911 Commits (832622e6bd1884c95475094941914969ff82b329)

Author SHA1 Message Date
John Fastabend 814abfabef xdp: add bpf_redirect helper function 8 years ago
John Fastabend d445516966 net: xdp: support xdp generic on virtual devices 8 years ago
linzhang 3ccc6c6faa skbuff: optimize the pull_pages code in __pskb_pull_tail() 8 years ago
stephen hemminger d3f6cd9e60 datagram: fix kernel-doc comments 8 years ago
WANG Cong f51048c3e0 bonding: avoid NETDEV_CHANGEMTU event when unregistering slave 8 years ago
Colin Ian King 6d3f06a004 bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case 8 years ago
Eric Dumazet 5361e209dd net: avoid one splat in fib_nl_delrule() 8 years ago
Alban Browaeys 9af9959e14 net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 8 years ago
Daniel Borkmann f96da09473 bpf: simplify narrower ctx access 8 years ago
Daniel Borkmann 2be7e212d5 bpf: add bpf_skb_adjust_room helper 8 years ago
Daniel Borkmann 0daf434940 bpf, net: add skb_mac_header_len helper 8 years ago
Lawrence Brakmo a5192c5237 bpf: fix to bpf_setsockops 8 years ago
Lawrence Brakmo 13bf96411a bpf: Adds support for setting sndcwnd clamp 8 years ago
Lawrence Brakmo fc7478103c bpf: Adds support for setting initial cwnd 8 years ago
Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control 8 years ago
Lawrence Brakmo 8c4b4c7e9f bpf: Add setsockopt helper function to bpf 8 years ago
Lawrence Brakmo 40304b2a15 bpf: BPF support for sock_ops 8 years ago
Reshetova, Elena c122e14df2 net: convert net.passive from atomic_t to refcount_t 8 years ago
Reshetova, Elena 717d1e993a net: convert fib_rule.refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 433cea4d9b net: convert netpoll_info.refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
Reshetova, Elena 2638595afc net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t 8 years ago
Reshetova, Elena 633547973f net: convert sk_buff.users from atomic_t to refcount_t 8 years ago
Reshetova, Elena 6343944bc1 net: convert neigh_params.refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 9f23743017 net: convert neighbour.refcnt from atomic_t to refcount_t 8 years ago
Al Viro 30e7e3ecf3 ethtool: don't open-code memdup_user() 8 years ago
Michal Kubeček e44699d2c2 net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() 8 years ago
Arvind Yadav 38ef00cc33 net: constify attribute_group structures. 8 years ago
Eric Dumazet 6f64ec7451 net: prevent sign extension in dev_get_stats() 8 years ago
Matthias Schiffer d116ffc770 net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate 8 years ago
Matthias Schiffer 17dd0ec470 net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink 8 years ago
Matthias Schiffer a8b8a889e3 net: add netlink_ext_ack argument to rtnl_link_ops.validate 8 years ago
Matthias Schiffer ad744b223c net: add netlink_ext_ack argument to rtnl_link_ops.changelink 8 years ago
Matthias Schiffer 7a3f4a1851 net: add netlink_ext_ack argument to rtnl_link_ops.newlink 8 years ago
Jakub Kicinski 3fcece12bc net: store port/representator id in metadata_dst 8 years ago
Yonghong Song 239946314e bpf: possibly avoid extra masking for narrower load in verifier 8 years ago
Jakub Kicinski ce158e580a xdp: add reporting of offload mode 8 years ago
Jakub Kicinski ee5d032f7d xdp: add HW offload mode flag for installing programs 8 years ago
Jakub Kicinski 32d602771b xdp: pass XDP flags into install handlers 8 years ago
David Herrmann 28b5ba2aa0 net: introduce SO_PEERGROUPS getsockopt 8 years ago
Julien Gomes 5f729eaabe rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute 8 years ago
Serhey Popovych db833d40ad rtnetlink: add IFLA_GROUP to ifla_policy 8 years ago
Sebastian Siewior fe420d87bb net/core: remove explicit do_softirq() from busy_poll_stop() 8 years ago
Serhey Popovych bdaf32c3ce fib_rules: Resolve goto rules target on delete 8 years ago
Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 years ago
Florian Westphal 7866cc57b5 netns: add and use net_ns_barrier 8 years ago
Wei Wang a4c2fd7f78 net: remove DST_NOCACHE flag 8 years ago
Wei Wang b2a9c0ed75 net: remove DST_NOGC flag 8 years ago
Wei Wang 5b7c9a8ff8 net: remove dst gc related code 8 years ago