summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* bpf: minor cleanups in ebpf codeDaniel Borkmann2022-04-19
* bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann2022-04-19
* bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACKDaniel Borkmann2022-04-19
* bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2022-04-19
* ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2022-04-19
* bpf, dst: add and use dst_tclassid helperDaniel Borkmann2022-04-19
* bpf: make skb->tc_classid also readableDaniel Borkmann2022-04-19
* bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann2022-04-19
* bpf: support for access to tunnel optionsDaniel Borkmann2022-04-19
* bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann2022-04-19
* bpf: make helper function protos staticDaniel Borkmann2022-04-19
* bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann2022-04-19
* bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann2022-04-19
* bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann2022-04-19
* bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann2022-04-19
* bpf: don't emit mov A,A on returnDaniel Borkmann2022-04-19
* bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitationDaniel Borkmann2022-04-19
* bpf: add generic bpf_csum_diff helperDaniel Borkmann2022-04-19
* tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa2022-04-19
* bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2022-04-19
* bpf: export helper function flags and reject invalid onesDaniel Borkmann2022-04-19
* bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann2022-04-19
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2022-04-19
* soreuseport: fast reuseport UDP socket selectionCraig Gallek2022-04-19
* soreuseport: define reuseport groupsCraig Gallek2022-04-19
* bpf: fix misleading comment in bpf_convert_filterDaniel Borkmann2022-04-19
* bpf: add bpf_skb_load_bytes helperDaniel Borkmann2022-04-19
* net: bpf: reject invalid shiftsRabin Vincent2022-04-19
* bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2022-04-19
* Revert "net: bpf: reject invalid shifts"Anay Wadhera2022-04-19
* Revert "bpf: introduce BPF_JIT_ALWAYS_ON config"Anay Wadhera2022-04-19
* Revert "bpf: fix 32-bit divide by zero"Anay Wadhera2022-04-19
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * Merge 4.4.302 into android-4.4-pGreg Kroah-Hartman2022-02-03
| |\
| | * Bluetooth: MGMT: Fix misplaced BT_HS checkGuillaume Bertholon2022-02-03
| | * ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet2022-02-03
| | * ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-02-03
| | * net-procfs: show net devices bound packet typesJianguo Wu2022-02-03
| | * net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-03
| | * ipv6_tunnel: Rate limit warning messagesIdo Schimmel2022-02-03
| | * Bluetooth: refactor malicious adv data checkBrian Gix2022-02-03
| | * can: bcm: fix UAF of bcm opZiyang Xuan2022-02-03
| * | Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman2022-01-27
| |\|
| | * net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-27
| | * netns: add schedule point in ops_exit_list()Eric Dumazet2022-01-27
| | * af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2022-01-27
| | * Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun2022-01-27
| | * netfilter: bridge: add support for pppoe filteringFlorian Westphal2022-01-27
| | * Bluetooth: stop proccessing malicious adv dataPavel Skripkin2022-01-27
| | * Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() failsWang Hai2022-01-27