summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-1/+1
|\
| * signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sigEric W. Biederman2019-05-271-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-0914-129/+62Star
|\ \
| * | net/lib80211: move TKIP handling to ARC4 library codeArd Biesheuvel2019-06-202-31/+18Star
| * | net/lib80211: move WEP handling to ARC4 library codeArd Biesheuvel2019-06-202-38/+14Star
| * | net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel2019-06-2011-60/+30Star
| |/
* | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-095-14/+40
|\ \
| * | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-285-14/+40
* | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-096-6/+33
|\| |
| * | keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-283-5/+9
| * | keys: Network namespace domain tagDavid Howells2019-06-263-0/+23
| * | keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-1/+1
| |/
* | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-061-1/+6
|\ \
| * | svcrdma: Ignore source port when computing DRC hashChuck Lever2019-06-191-1/+6
* | | Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa2019-07-031-1/+1
* | | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-291-8/+8
|\ \ \
| * | | SUNRPC: Fix up calculation of client message lengthTrond Myklebust2019-06-281-8/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-2816-28/+114
|\ \ \ \
| * | | | af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman2019-06-272-3/+18
| * | | | sctp: change to hold sk after auth shkey is created successfullyXin Long2019-06-271-4/+4
| * | | | ipv6: fix neighbour resolution with raw socketNicolas Dichtel2019-06-261-1/+2
| * | | | ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-263-4/+4
| * | | | ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra2019-06-262-0/+45
| * | | | net/smc: Fix error path in smc_initYueHaibing2019-06-261-1/+4
| * | | | net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou2019-06-261-0/+3
| * | | | net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"Eiichi Tsukata2019-06-251-1/+1
| * | | | ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra2019-06-251-1/+1
| * | | | tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long2019-06-241-3/+15
| * | | | net/packet: fix memory leak in packet_set_ring()Eric Dumazet2019-06-241-1/+2
| * | | | net/tls: fix page double free on TX cleanupDirk van der Merwe2019-06-241-1/+2
| * | | | net/sched: cbs: Fix error path of cbs_module_initYueHaibing2019-06-231-2/+7
| * | | | tipc: change to use register_pernet_deviceXin Long2019-06-231-6/+6
* | | | | Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-06-222-14/+37
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-2216-95/+96
|\ \ \ \
| * | | | tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-06-221-1/+2
| * | | | inet: clear num_timeout reqsk_alloc()Eric Dumazet2019-06-192-8/+0Star
| * | | | ipv6: Default fib6_type to RTN_UNICAST when not setDavid Ahern2019-06-191-1/+1
| * | | | net/af_iucv: always register net_device notifierJulian Wiedmann2019-06-191-7/+20
| * | | | net/af_iucv: build proper skbs for HiperTransportJulian Wiedmann2019-06-191-5/+11
| * | | | net/af_iucv: remove GFP_DMA restriction for HiperTransportJulian Wiedmann2019-06-191-1/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-06-193-14/+14
| |\ \ \ \
| | * | | | netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault2019-06-071-3/+7
| | * | | | netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault2019-06-041-7/+5Star
| | * | | | netfilter: nf_tables: fix module autoload with inet familyPablo Neira Ayuso2019-05-312-4/+2Star
| * | | | | hvsock: fix epollout hang from race conditionSunil Muthuswamy2019-06-191-31/+8Star
| * | | | | net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen2019-06-191-0/+5
| * | | | | net: netem: fix use after free and double free with packet corruptionJakub Kicinski2019-06-191-8/+7Star
| * | | | | net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski2019-06-191-5/+8
| * | | | | tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long2019-06-191-5/+3Star
| * | | | | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long2019-06-191-3/+6