summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2021-12-16fib: expand fib_rule_policyFlorian Westphal-20/+0
2021-12-16fib: rules: remove duplicated nla policiesFlorian Westphal-1/+0
2021-12-14net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean-3/+2
2021-12-14xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski-1/+0
2021-12-13bareudp: Move definition of struct bareudp_conf to bareudp.cGuillaume Nault-8/+1
2021-12-13bareudp: Remove bareudp_dev_create()Guillaume Nault-4/+0
2021-12-12net: dsa: remove dp->privVladimir Oltean-6/+0
2021-12-12net: dsa: introduce tagger-owned storage for private and shared dataVladimir Oltean-0/+12
2021-12-10sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.Kuniyuki Iwashima-11/+12
2021-12-10xfrm: add net device refcount tracker to struct xfrm_state_offloadEric Dumazet-1/+2
2021-12-10net: sched: add netns refcount tracker to struct tcf_extsEric Dumazet-2/+6
2021-12-10net: add netns refcount tracker to struct sockEric Dumazet-0/+2
2021-12-10net: add networking namespace refcount trackerEric Dumazet-0/+52
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+17
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-3/+3
2021-12-08net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offloadVladimir Oltean-6/+1
2021-12-08net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean-1/+2
2021-12-08net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean-13/+21
2021-12-08net: dsa: export bridging offload helpers to driversVladimir Oltean-0/+43
2021-12-08net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpersVladimir Oltean-0/+21
2021-12-08net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean-5/+5
2021-12-08net: dsa: make dp->bridge_num one-basedVladimir Oltean-3/+3
2021-12-07net: sched: act_mirred: add net device refcount trackerEric Dumazet-0/+1
2021-12-07llc: add net device refcount trackerEric Dumazet-0/+1
2021-12-07ax25: add net device refcount trackerEric Dumazet-0/+3
2021-12-07inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet-0/+2
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet-3/+3
2021-12-07Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skbLuiz Augusto von Dentz-0/+6
2021-12-07Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listLuiz Augusto von Dentz-0/+11
2021-12-07Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flagLuiz Augusto von Dentz-0/+4
2021-12-07Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz-12/+12
2021-12-07Bluetooth: add quirk disabling LE Read Transmit PowerAditya Garg-0/+9
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report eventLuiz Augusto von Dentz-1/+6
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report eventLuiz Augusto von Dentz-6/+11
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report eventLuiz Augusto von Dentz-1/+6
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result eventLuiz Augusto von Dentz-0/+5
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI eventLuiz Augusto von Dentz-2/+10
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result eventLuiz Augusto von Dentz-0/+5
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets eventLuiz Augusto von Dentz-1/+1
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse BR/EDR eventsLuiz Augusto von Dentz-0/+4
2021-12-06net: fix recent csum changesEric Dumazet-2/+6
2021-12-06net: failover: add net device refcount trackerEric Dumazet-0/+1
2021-12-06net/sched: add net device refcount tracker to struct QdiscEric Dumazet-1/+1
2021-12-06ipv6: add net device refcount tracker to struct inet6_devEric Dumazet-0/+1
2021-12-06net: add net device refcount tracker to struct neigh_parmsEric Dumazet-0/+1
2021-12-06net: add net device refcount tracker to struct pneigh_entryEric Dumazet-0/+1
2021-12-06net: add net device refcount tracker to struct neighbourEric Dumazet-0/+1
2021-12-06ipv6: add net device refcount tracker to struct ip6_tnlEric Dumazet-0/+1
2021-12-06sit: add net device refcount tracking to ip_tunnelEric Dumazet-0/+3
2021-12-06net: dst: add net device refcount tracking to dst_entryEric Dumazet-0/+1