summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2021-08-09net, bonding: Add XDP support to the bonding driverJussi Maki-0/+1
2021-08-09devlink: Set device as early as possibleLeon Romanovsky-4/+6
2021-08-08net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean-0/+1
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean-0/+1
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky-7/+5
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-2/+0
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal-2/+0
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean-2/+0
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+8
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+7
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa-0/+1
2021-08-05Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An-1/+12
2021-08-05net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva-3/+0
2021-08-05net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva-7/+20
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov-2/+1
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean-0/+46
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2021-08-04net: add extack arg for link opsRocco Yue-1/+2
2021-08-04af_unix: Add OOB supportRao Shoaib-0/+3
2021-08-03Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz-0/+4
2021-08-03Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz-0/+1
2021-08-03wan: remove sbni/granch driverArnd Bergmann-3/+0
2021-08-03ax88796: export ax_NS8390_init() hookMichael Schmitz-0/+3
2021-08-03m68k: remove legacy probingArnd Bergmann-6/+0
2021-08-03appletalk: ltpc: remove static probingArnd Bergmann-1/+0
2021-08-03net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart-1/+1
2021-08-03net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu-0/+4
2021-08-03net: flow_offload: correct comments mismatch with codeBijie Xu-1/+1
2021-08-03bonding: add new option lacp_activeHangbin Liu-0/+3
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean-5/+2
2021-08-02nfc: hci: pass callback data param as pointer in nci_request()Krzysztof Kozlowski-2/+2
2021-08-02net_sched: refactor TC action init APICong Wang-10/+16
2021-08-01netfilter: remove xt pernet dataFlorian Westphal-14/+0
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-1/+6
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-10/+26
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky-2/+12
2021-07-30nfc: nci: constify several pointers to u8, sk_buff and other structsKrzysztof Kozlowski-6/+8
2021-07-30nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski-2/+2
2021-07-30net: convert fib_treeref from int to refcount_tYajun Deng-2/+2
2021-07-29net/sched: store the last executed chain also for clsact egressDavide Caratti-15/+7
2021-07-29mctp: Allow per-netns default networksMatt Johnston-0/+5
2021-07-29mctp: Implement message fragmentation & reassemblyJeremy Kerr-3/+22
2021-07-29mctp: Populate socket implementationJeremy Kerr-0/+72
2021-07-29mctp: Add neighbour implementationMatt Johnston-0/+30
2021-07-29mctp: Add netlink route managementMatt Johnston-0/+2
2021-07-29mctp: Add initial routing frameworkJeremy Kerr-0/+95
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr-0/+49
2021-07-29mctp: Add base packet definitionsJeremy Kerr-0/+35
2021-07-29nfc: constify passed nfc_devKrzysztof Kozlowski-2/+2
2021-07-29skbuff: allow 'slow_gro' for skb carring sock referencePaolo Abeni-0/+9