summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal2021-08-102-3/+2
| * | | | | netfilter: remove xt pernet dataFlorian Westphal2021-08-012-14/+0
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-101-0/+1
|\ \ \ \ \ \
| * | | | | | net, bonding: Add XDP support to the bonding driverJussi Maki2021-08-091-0/+1
* | | | | | | page_pool: add frag page recycling support in page poolYunsheng Lin2021-08-091-0/+15
* | | | | | | page_pool: add interface to manipulate frag count in page poolYunsheng Lin2021-08-091-7/+39
* | | | | | | page_pool: keep pp info as long as page pool owns the pageYunsheng Lin2021-08-091-7/+0
* | | | | | | devlink: Set device as early as possibleLeon Romanovsky2021-08-091-4/+6
* | | | | | | net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean2021-08-081-0/+1
* | | | | | | net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean2021-08-081-0/+1
* | | | | | | devlink: Simplify devlink port API callsLeon Romanovsky2021-08-081-7/+5
* | | | | | | net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean2021-08-061-2/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-055-2/+8
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-054-2/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-08-041-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-07-021-0/+1
| | * | | | | | | net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-031-1/+1
| | * | | | | | | net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu2021-08-031-0/+4
| | * | | | | | | net: flow_offload: correct comments mismatch with codeBijie Xu2021-08-031-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * / | | | | | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-051-0/+1
| |/ / / / / /
* | | | | | | net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva2021-08-051-3/+0
* | | | | | | net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva2021-08-051-7/+20
* | | | | | | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-2/+1
* | | | | | | net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean2021-08-041-0/+46
* | | | | | | net: add extack arg for link opsRocco Yue2021-08-041-1/+2
* | | | | | | af_unix: Add OOB supportRao Shoaib2021-08-041-0/+3
* | | | | | | wan: remove sbni/granch driverArnd Bergmann2021-08-031-3/+0
* | | | | | | ax88796: export ax_NS8390_init() hookMichael Schmitz2021-08-031-0/+3
* | | | | | | m68k: remove legacy probingArnd Bergmann2021-08-031-6/+0
* | | | | | | appletalk: ltpc: remove static probingArnd Bergmann2021-08-031-1/+0
* | | | | | | bonding: add new option lacp_activeHangbin Liu2021-08-033-0/+3
| |_|/ / / / |/| | | | |
* | | | | | net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean2021-08-021-5/+2
* | | | | | nfc: hci: pass callback data param as pointer in nci_request()Krzysztof Kozlowski2021-08-021-2/+2
* | | | | | net_sched: refactor TC action init APICong Wang2021-08-023-10/+16
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-07-312-1/+6
|\ \ \ \ \ \
| * | | | | | tcp: seq_file: Replace listening_hash with lhash2Martin KaFai Lau2021-07-231-0/+6
| * | | | | | bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_stateMartin KaFai Lau2021-07-231-1/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-312-10/+26
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | net: llc: fix skb_over_panicPavel Skripkin2021-07-271-8/+23
| * | | | | sctp: send pmtu probe only if packet loss in Search Complete stateXin Long2021-07-251-0/+1
| * | | | | sctp: improve the code for pmtu probe send and recv updateXin Long2021-07-251-2/+2
* | | | | | devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky2021-07-301-2/+12
* | | | | | nfc: nci: constify several pointers to u8, sk_buff and other structsKrzysztof Kozlowski2021-07-301-6/+8
* | | | | | nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski2021-07-301-2/+2
* | | | | | net: convert fib_treeref from int to refcount_tYajun Deng2021-07-302-2/+2
* | | | | | net/sched: store the last executed chain also for clsact egressDavide Caratti2021-07-291-15/+7
* | | | | | mctp: Allow per-netns default networksMatt Johnston2021-07-292-0/+5
* | | | | | mctp: Implement message fragmentation & reassemblyJeremy Kerr2021-07-291-3/+22
* | | | | | mctp: Populate socket implementationJeremy Kerr2021-07-292-0/+72
* | | | | | mctp: Add neighbour implementationMatt Johnston2021-07-293-0/+30