summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2020-10-04net/core: check length before updating Ethertype in skb_mpls_{push,pop}Guillaume Nault
2020-10-04net: devlink: Add support for port regionsAndrew Lunn
2020-10-04net: devlink: Add unused port flavourAndrew Lunn
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-10-02devlink: add .trap_group_action_set() callbackIoana Ciornei
2020-10-02devlink: add parser error drop packet trapsIoana Ciornei
2020-10-02bpf, sockmap: Add skb_adjust_room to pop bytes off ingress payloadJohn Fastabend
2020-10-01net-sysfs: Fix inconsistent of format with argument type in net-sysfs.cYe Bin
2020-10-01pktgen: Fix inconsistent of format with argument type in pktgen.cYe Bin
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-10-01bpf: Fix "unresolved symbol" build error with resolve_btfidsYonghong Song
2020-09-30drop_monitor: Filter control packets in drop monitorIdo Schimmel
2020-09-30drop_monitor: Remove duplicate structIdo Schimmel
2020-09-30drop_monitor: Remove no longer used functionsIdo Schimmel
2020-09-30drop_monitor: Convert to using devlink tracepointIdo Schimmel
2020-09-30drop_monitor: Prepare probe functions for devlink tracepointIdo Schimmel
2020-09-30devlink: Add a tracepoint for trap reportsIdo Schimmel
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann
2020-09-30bpf: Add classid helper only based on skb->skDaniel Borkmann
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-28bpf: sockmap: Enable map_update_elem from bpf_iterLorenz Bauer
2020-09-28net: core: add nested_level variable in net_deviceTaehee Yoo
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-28net: core: add __netdev_upper_dev_unlink()Taehee Yoo
2020-09-26net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic caseVladimir Oltean
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean
2020-09-25devlink: introduce flash update overwrite maskJacob Keller
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller
2020-09-25bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau
2020-09-25bpf: Enable bpf_skc_to_* sock casting helper to networking prog typeMartin KaFai Lau
2020-09-24mptcp: add sk_stop_timer_sync helperGeliang Tang
2020-09-23net: fix a new kernel-doc warning at dev.cMauro Carvalho Chehab
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-22devlink: Enhance policy to validate port type input valueParav Pandit
2020-09-22devlink: Enhance policy to validate eswitch mode valueParav Pandit
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21bpf: Using rcu_read_lock for bpf_sk_storage_map iteratorYonghong Song
2020-09-21bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer
2020-09-21net-sysfs: add backlog len and CPU id to softnet dataPaolo Abeni
2020-09-20net: remove unnecessary NULL checking in napi_consume_skb()Yunsheng Lin
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
2020-09-18net: core: delete duplicated wordsRandy Dunlap
2020-09-18devlink: collect flash notify params into a structShannon Nelson
2020-09-18devlink: add timeout information to status_notifyShannon Nelson