Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | net: add dev->dev_registered_tracker | Eric Dumazet | 2022-02-09 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu... | Jakub Kicinski | 2022-02-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ice: add support for DSCP QoS for IDC | Dave Ertman | 2022-02-04 | 1 | -0/+4 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | ipv4: Reject routes specifying ECN bits in rtm_tos | Guillaume Nault | 2022-02-08 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules | Guillaume Nault | 2022-02-08 | 2 | -0/+63 | |
* | | | | | | | | | | | | | | net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb() | Menglong Dong | 2022-02-07 | 2 | -0/+7 | |
* | | | | | | | | | | | | | | net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu() | Menglong Dong | 2022-02-07 | 2 | -0/+4 | |
* | | | | | | | | | | | | | | net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core() | Menglong Dong | 2022-02-07 | 2 | -0/+12 | |
* | | | | | | | | | | | | | | net: ipv4: use kfree_skb_reason() in ip_rcv_core() | Menglong Dong | 2022-02-07 | 2 | -0/+12 | |
* | | | | | | | | | | | | | | net: netfilter: use kfree_drop_reason() for NF_DROP | Menglong Dong | 2022-02-07 | 2 | -0/+2 | |
* | | | | | | | | | | | | | | net: skb_drop_reason: add document for drop reasons | Menglong Dong | 2022-02-07 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | net: initialize init_net earlier | Eric Dumazet | 2022-02-06 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | skmsg: convert struct sk_msg_sg::copy to a bitmap | Eric Dumazet | 2022-02-05 | 1 | -6/+5 | |
* | | | | | | | | | | | | | | net: refine dev_put()/dev_hold() debugging | Eric Dumazet | 2022-02-05 | 1 | -23/+46 | |
* | | | | | | | | | | | | | | ref_tracker: add a count of untracked references | Eric Dumazet | 2022-02-05 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | ref_tracker: implement use-after-free detection | Eric Dumazet | 2022-02-05 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | ipv6: make mc_forwarding atomic | Eric Dumazet | 2022-02-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | net: phylink: remove phylink_set_10g_modes() | Russell King (Oracle) | 2022-02-05 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | net: gro: minor optimization for dev_gro_receive() | Paolo Abeni | 2022-02-05 | 1 | -24/+28 | |
* | | | | | | | | | | | | | | net/sched: Enable tc skb ext allocation on chain miss only when needed | Paul Blakey | 2022-02-05 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | uapi: ioam: Insertion frequency | Justin Iurman | 2022-02-05 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | net: don't include ndisc.h from ipv6.h | Jakub Kicinski | 2022-02-04 | 2 | -1/+1 | |
* | | | | | | | | | | | | | | tls: cap the output scatter list to something reasonable | Jakub Kicinski | 2022-02-04 | 1 | -0/+17 | |
* | | | | | | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 2022-02-04 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | i40e: remove enum i40e_client_state | Jakub Kicinski | 2022-02-03 | 1 | -10/+0 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-04 | 20 | -51/+151 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | / / / / / / / / / | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-02-04 | 4 | -13/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ax25: fix reference count leaks of ax25_dev | Duoming Zhou | 2022-02-03 | 1 | -3/+5 | |
| | * | | | | | | | | | | | net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_... | Daniel Borkmann | 2022-02-03 | 1 | -5/+13 | |
| | * | | | | | | | | | | | Partially revert "net/smc: Add netlink net namespace support" | Dmitry V. Levin | 2022-02-02 | 1 | -6/+5 | |
| | * | | | | | | | | | | | net/mlx5e: Use struct_group() for memcpy() region | Kees Cook | 2022-02-02 | 1 | -2/+4 | |
| | * | | | | | | | | | | | ax25: add refcount in ax25_dev to avoid UAF bugs | Duoming Zhou | 2022-01-28 | 1 | -0/+10 | |
| * | | | | | | | | | | | | Revert "module, async: async_synchronize_full() on module init iff async is u... | Igor Pylypiv | 2022-02-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-02-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | unicode: clean up the Kconfig symbol confusion | Christoph Hellwig | 2022-01-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n | Suren Baghdasaryan | 2022-01-30 | 1 | -6/+5 | |
| * | | | | | | | | | | | | mm, kasan: use compare-exchange operation to set KASAN page tag | Peter Collingbourne | 2022-01-30 | 1 | -5/+12 | |
| * | | | | | | | | | | | | mm: page->mapping folio->mapping should have the same offset | Wei Yang | 2022-01-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | include/linux/sysctl.h: fix register_sysctl_mount_point() return type | Andrew Morton | 2022-01-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-01-29 | 1 | -0/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tty: Partially revert the removal of the Cyclades public API | Maciej W. Rozycki | 2022-01-26 | 1 | -0/+35 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-01-29 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | usb: roles: fix include/linux/usb/role.h compile issue | Linyu Yuan | 2022-01-25 | 1 | -0/+6 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-01-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | block: add bio_start_io_acct_time() to control start_time | Mike Snitzer | 2022-01-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-01-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | security, lsm: dentry_init_security() Handle multi LSM registration | Vivek Goyal | 2022-01-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-01-28 | 1 | -10/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | PM: hibernate: Remove register_nosave_region_late() | Amadeusz Sławiński | 2022-01-25 | 1 | -10/+1 | |
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-01-28 | 2 | -6/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |