summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov2021-04-302-4/+1
* Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov2021-04-303-1/+14
* Use atomic_t for ucounts reference countingAlexey Gladkov2021-04-301-2/+2
* Add a reference to ucounts for each credAlexey Gladkov2021-04-302-0/+6
* Increase size of ucounts to atomic_long_tAlexey Gladkov2021-04-301-2/+2
* Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-231-0/+3
|\
| * gpio: omap: Save and restore sysconfigTony Lindgren2021-04-211-0/+3
* | capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2021-04-202-1/+5
* | Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-173-6/+9
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-04-132-4/+6
| |\ \
| | * | netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-101-2/+3
| | * | netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal2021-04-101-2/+3
| * | | net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-121-2/+3
* | | | Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-04-171-0/+1
|\ \ \ \
| * | | | libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams2021-04-091-0/+1
* | | | | kasan: remove redundant config optionWalter Wu2021-04-171-1/+1
* | | | | Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-141-2/+2
|\ \ \ \ \
| * | | | | dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang2021-04-121-2/+2
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-103-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | treewide: change my e-mail address, fix my nameMarek Behún2021-04-093-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-1015-68/+170
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-04-081-1/+6
| |\ \ \ \
| | * | | | bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend2021-04-071-1/+6
| * | | | | Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller2021-04-081-12/+68
| |\ \ \ \ \
| | * | | | | rfkill: revert back to old userspace API by defaultJohannes Berg2021-04-081-12/+68
| * | | | | | ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-081-2/+2
| * | | | | | net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-081-6/+1
| * | | | | | net: sched: fix action overwrite reference countingVlad Buslov2021-04-081-2/+3
| |/ / / / /
| * | | | | ethtool: Remove link_mode param and derive link params from driverDanielle Ratson2021-04-071-1/+8
| * | | | | Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-04-071-4/+6
| |\ \ \ \ \
| | * | | | | net/mlx5: Fix PBMC register mappingAya Levin2021-04-071-1/+1
| | * | | | | net/mlx5: Fix PPLM register mappingAya Levin2021-04-071-0/+2
| | * | | | | net/mlx5: Fix placement of log_max_flow_counterRaed Salem2021-04-071-3/+3
| | |/ / / /
| * | | | | ethtool: fix kdoc in headersJakub Kicinski2021-04-072-2/+13
| * | | | | ethtool: document reserved fields in the uAPIJakub Kicinski2021-04-071-1/+21
| * | | | | ethtool: un-kdocify extended link stateJakub Kicinski2021-04-072-23/+7
| |/ / / /
| * | | | virtio_net: Do not pull payload in skb->headEric Dumazet2021-04-071-5/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-04-021-0/+2
| |\ \ \ \
| | * | | | bpf: Take module reference for trampoline in moduleJiri Olsa2021-03-271-0/+2
| * | | | | Revert "net: correct sk_acceptq_is_full()"Eric Dumazet2021-03-311-1/+5
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-03-312-3/+5
| |\ \ \ \ \
| | * | | | | xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert2021-03-241-1/+1
| | * | | | | net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish2021-03-221-1/+1
| | * | | | | net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-03-221-1/+3
| | * | | | | xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo2021-03-031-1/+1
| * | | | | | net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet2021-03-311-0/+2
| | |_|_|/ / | |/| | | |
| * | | | | net: let skb_orphan_partial wake-up waiters.Paolo Abeni2021-03-301-0/+9
| * | | | | can: uapi: can.h: mark union inside struct can_frame packedMarc Kleine-Budde2021-03-291-1/+1
| * | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-03-261-2/+0
| |\ \ \ \ \
| | * | | | | virtchnl: Fix layout of RSS structuresNorbert Ciosek2021-03-251-2/+0