summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-08-043-29/+31
|\
| * bpfilter: Take advantage of the facilities of struct pidEric W. Biederman2020-07-072-17/+13
| * umd: Track user space drivers with struct pidEric W. Biederman2020-07-042-9/+7
| * bpfilter: Move bpfilter_umh back into init dataEric W. Biederman2020-07-041-1/+1
| * umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman2020-07-041-3/+11
| * umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman2020-07-041-1/+1
| * umd: For clarity rename umh_info umd_infoEric W. Biederman2020-07-041-1/+1
* | Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-043-5/+118
|\ \
| * | audit: use the proper gfp flags in the audit_log_nfcfg() callsPaul Moore2020-07-081-4/+4
| * | audit: add gfp parameter to audit_log_nfcfgRichard Guy Briggs2020-06-293-17/+27
| * | audit: log nftables configuration change eventsRichard Guy Briggs2020-06-231-0/+103
| |/
* | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-043-70/+56
|\ \
| * | fs: Add receive_fd() wrapper for __receive_fd()Kees Cook2020-07-132-2/+2
| * | fs: Move __scm_install_fd() to __receive_fd()Kees Cook2020-07-132-27/+2
| * | net/scm: Regularize compat handling of scm_detach_fds()Kees Cook2020-07-132-47/+36
| * | net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-07-132-0/+22
| |/
* | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-0418-26/+26
|\ \
| * | treewide: Remove uninitialized_var() usageKees Cook2020-07-1618-26/+26
* | | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-042-2/+2
|\ \ \
| * | | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-302-2/+2
* | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-1/+9
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent'Peter Zijlstra2020-07-2284-425/+573
| |\ \ \ \
| * | | | | net: Restrict receive packets queuing to housekeeping CPUsAlex Belits2020-07-081-1/+9
* | | | | | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-07-311-2/+2
| |\ \ \ \ \ \
| | * | | | | | docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab2020-06-291-2/+2
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-031-12/+3
|\ \ \ \ \ \ \
| * | | | | | | mptcp: use sha256() instead of open codingEric Biggers2020-07-161-12/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-0126-95/+194
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-07-311-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | net/bpfilter: Initialize pos in __bpfilter_process_sockoptChristoph Hellwig2020-07-311-1/+1
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-07-315-52/+95
| |\ \ \ \ \ \ \ \
| | * | | | | | | | espintcp: count packets dropped in espintcp_rcvSabrina Dubroca2020-07-301-0/+6
| | * | | | | | | | espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca2020-07-301-1/+24
| | * | | | | | | | xfrm: esp6: fix the location of the transport header with encapsulationSabrina Dubroca2020-07-281-0/+1
| | * | | | | | | | af_key: pfkey_dump needs parameter validationMark Salyzyn2020-07-221-0/+7
| | * | | | | | | | xfrm: policy: fix IPv6-only espintcp compilationSabrina Dubroca2020-07-171-2/+2
| | * | | | | | | | espintcp: recv() should return 0 when the peer socket is closedSabrina Dubroca2020-07-171-1/+4
| | * | | | | | | | espintcp: support non-blocking sendsSabrina Dubroca2020-07-171-13/+13
| | * | | | | | | | xfrm: esp6: fix encapsulation header offset computationSabrina Dubroca2020-07-071-3/+9
| | * | | | | | | | xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-243-32/+29
| * | | | | | | | | rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye2020-07-311-1/+2
| * | | | | | | | | net/sched: The error lable position is corrected in ct_init_moduleliujian2020-07-311-2/+2
| * | | | | | | | | Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-07-307-9/+27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mac80211: remove STA txq pending airtime underflow warningFelix Fietkau2020-07-301-3/+1
| | * | | | | | | | | mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan2020-07-301-3/+4
| | * | | | | | | | | cfg80211: check vendor command doit pointer before useJulian Squires2020-07-301-3/+3
| | * | | | | | | | | mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel2020-07-301-0/+1
| | * | | | | | | | | mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-07-301-0/+1
| | * | | | | | | | | mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan2020-07-302-0/+17